Skip to content

Releases: Lenders-Cooperative/django-password-history

Fix issue with requirements.txt in pypi

02 Sep 00:17
Compare
Choose a tag to compare

Expand support for up to 24 previous passwords

01 Sep 21:20
1b49740
Compare
Choose a tag to compare

Add additional fields to support up to 24 previous passwords

v1.0.4

08 Feb 18:36
Compare
Choose a tag to compare

Set django admin user fields to autocomplete, and change password fields to read-only.

Allow Site Settings

08 Dec 21:56
Compare
Choose a tag to compare

Accommodate multi-tenant scenarios by allowing a SiteSettings model to have a previous_password_count setting on an individual tenant basis.

v1.0.0 Initial Release

22 Jun 13:08
Compare
Choose a tag to compare

Initial Release of Package