summaryrefslogtreecommitdiff
path: root/wsgitools/authentication.py
AgeCommit message (Collapse)Author
2011-11-27added new base class AuthenticationMiddlewareHelmut Grohne
The BasicAuthMiddleware and AuthDigestMiddleware now derive from AuthenticationMiddleware which provides common functionality.