wsgidav.dc.simple_dc.SimpleDomainController.basic_auth_user#

SimpleDomainController.basic_auth_user(realm, user_name, password, environ)[source]#

Returns True if this user_name/password pair is valid for the realm, False otherwise. Used for basic authentication.