An implementation of HTTP Digest Authentication for Django.
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-digest-1.13.tar.gz
(14.4 kB
view details)
File details
Details for the file django-digest-1.13.tar.gz
.
File metadata
- Download URL: django-digest-1.13.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e91b5b440e7c200800da4fd26828cd9e3dc855271b143dac58d54ddca5d81041 |
|
MD5 | ecc57d543f601dab89c4f4431fe76ccf |
|
BLAKE2b-256 | 9969dc9b0d7fca9d88f920ebca3a0d0134047ab62b17f3890304342ed9dc5d5c |