django-secure-passwords is a package that adds more password validation options as often required in large corporations
Project description
Todo
Installation
django-secure-passwords is currently available only on Blueshoe's Python Package Index.
pip3 install django-secure-passwords
Add "django-secure-passwords" to your INSTALLED_APPS:
INSTALLED_APPS = [
"...",
"securepasswords",
]
Usage
TODO prettify
Recommended: usage of AbstractBaseUser
subclass as AUTH_USER_MODEL
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
Built Distribution
Close
Hashes for django-secure-passwords-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c35bec8af4950baa730dc0935f966746b06c9332259af460c2d1e8709f94c18 |
|
MD5 | 2e16c4592b0db07b0928251fe08e37ae |
|
BLAKE2b-256 | 1b1f45d7cb4e997790331489f320de57ae91ccea50aaf81596ce8c1d98325369 |
Close
Hashes for django_secure_passwords-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7219d5ad35fe29e61bbea30d07e0e52a737af389f932ccd7695cf58e7ea743ed |
|
MD5 | 733e544afb483d1c8343ac069967220e |
|
BLAKE2b-256 | 97a83d50d5a94c71d0f7643483b03bc6a099ab3abfb870107d68d899111189f3 |