A Django package that stores password histories and checks new password with the history
Project description
django-custom-accounts-plus
This package stores password histories and checks new password with the history
Quick start
1. Add “password_histories” to your INSTALLED_APPS setting like this:: `` INSTALLED_APPS = [ … ‘password_histories’, ] ``
2. Migrate `` python manage.py migrate ``
TODO
Changelog
1.0.0 - 2023-02-26 Arindam Dutta - First release 1.0.1 - 2023-02-26 Arindam Dutta - Documentation Update
Copyright(c) 2023 Arindam Dutta
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-password-history-plus-1.0.1.tar.gz.
File metadata
- Download URL: django-password-history-plus-1.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf8196994369e3766e4fe4cd988beb238d8fa83623037b05a0f68c3ae8d25077
|
|
| MD5 |
80eef3d756affaf9ae1ef18b150b92b6
|
|
| BLAKE2b-256 |
7ebd91f55a2c979bca0498fbe1bf296f5eff44215e1430c2d970aa6444ee7505
|