Django master password
Project description
django-masterpass
Installation
Install with pip:
pip install django-masterpass
Usage:
add in AUTHENTICATION_BACKEND
setting value django_masterpass.auth.MasterPass
:
AUTHENTICATION_BACKEND = [..., 'django_masterpass.auth.MasterPass']
add in settings value MASTER_PASS:
MASTER_PASS='password'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django_masterpass-0.0.3.tar.gz
.
File metadata
- Download URL: django_masterpass-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 675da15bbd74fb11a868ed87f7b31f69142341f88a45eb097efe9030189d52d5 |
|
MD5 | 472b1b95746a65206d53e96cf1e2789e |
|
BLAKE2b-256 | 8ff1b73cac908300225a62ee9f631975ad6b500e8b29afc5652657c699ef9215 |