diff options
author | Helmut Grohne <helmut@subdivi.de> | 2011-06-01 15:21:38 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2011-06-01 15:25:25 +0200 |
commit | fbfd3ddce24a9f86838f64753d8654ddf6c31d81 (patch) | |
tree | bb7084eb77ebd6c376c30c48e428fda9ddafb03d /wsgitools/scgi.py | |
parent | 8603cef047ae1c892f862535ec36da2eb429c2fd (diff) | |
download | wsgitools-fbfd3ddce24a9f86838f64753d8654ddf6c31d81.tar.gz |
reworked digest.AuthTokenGenerator
AuthTokenGenerator gained a base class AbstractTokenGenerator. This
class provides an additional method check_password implementing the
interface required by BasicAuthMiddleware. In addition
AbstractTokenGenerator gained two subclasses HtdigestTokenGenerator and
UpdatingHtdigestTokenGenerator. They both read authentication
information from a apache htdigest file. The latter also checks the file
for updates.
Diffstat (limited to 'wsgitools/scgi.py')
0 files changed, 0 insertions, 0 deletions