wsgidav.http_authenticator.HTTPAuthenticator¶
- class wsgidav.http_authenticator.HTTPAuthenticator(wsgidav_app, next_app, config)[source]¶
Bases:
BaseMiddleware
WSGI Middleware for basic and digest authentication.
HTTPAuthenticator.__call__
(environ, ...)Call self as a function.
HTTPAuthenticator.get_config
(key_path[, default])Optionally return True to skip this module on startup.
Optionally return True to skip this module on startup.