Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.domain_controller.WsgiDAVDomainController.authDomainUser

WsgiDAVDomainController.authDomainUser(realmname, username, password, environ)[source]

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