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.0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16bf2b429e93f13a8e21245b6b3f043602fa3463cf13a6e90fd4d0d4d0775c04 |
|
MD5 | b21a5fdd74eec28447e920c3fde584b5 |
|
BLAKE2b-256 | c5c93682de90eda212d86d2150521f7c0203d605ba807ef472f97e60bf43413d |
Close
Hashes for django_secure_passwords-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a52366d65f377440df9251c5b2ed4f0cbabd4e41253478bb00ea13486b355d4 |
|
MD5 | a567152bf4e5122d7636d42976f10c8f |
|
BLAKE2b-256 | 22d72eb17743e0d884971a8ce68ba0278e4c8035fa22c53815d50edc70d50dd0 |