summaryrefslogtreecommitdiff
path: root/wsgitools/authentication.py
AgeCommit message (Expand)Author
2012-06-28drop support for python2.5, use except ... as ...Helmut Grohne
2011-11-30documentation updateHelmut Grohne
2011-11-30shrink AuthenticationMiddleware.authenticate interfaceHelmut Grohne
2011-11-27added new base class AuthenticationMiddlewareHelmut Grohne