django-digest 1.13
An implementation of HTTP Digest Authentication for Django.
django-digest supplies a middleware (HttpDigestMiddleware) that may installed to protect access to all URLs, a decorator (@httpdigest) that may be applied to selected view functions, and a simple class (HttpDigestAuthenticator) that can be used to implement custom authentication scenarios.
django-digest also supplies a subclass of django.test.Client that is able to perform Digest and Basic authentication.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-digest-1.13.tar.gz (md5) | Source | 2011-03-04 | 14KB | 833 | |
- Author: Akoha Inc.
- Home Page: http://bitbucket.org/akoha/django-digest/
- Categories
- Package Index Owner: erikwright, sfllaw, jdilelle, scjody
- Package Index Maintainer: sfllaw
- DOAP record: django-digest-1.13.xml
