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
File details
Details for the file django-secure-passwords-0.1.1.tar.gz
.
File metadata
- Download URL: django-secure-passwords-0.1.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c35bec8af4950baa730dc0935f966746b06c9332259af460c2d1e8709f94c18 |
|
MD5 | 2e16c4592b0db07b0928251fe08e37ae |
|
BLAKE2b-256 | 1b1f45d7cb4e997790331489f320de57ae91ccea50aaf81596ce8c1d98325369 |
File details
Details for the file django_secure_passwords-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: django_secure_passwords-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7219d5ad35fe29e61bbea30d07e0e52a737af389f932ccd7695cf58e7ea743ed |
|
MD5 | 733e544afb483d1c8343ac069967220e |
|
BLAKE2b-256 | 97a83d50d5a94c71d0f7643483b03bc6a099ab3abfb870107d68d899111189f3 |