mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Version 5.32.0
This commit is contained in:
parent
9c2ceb7eb7
commit
813a8518bc
1 changed files with 12 additions and 0 deletions
12
CHANGES.rst
12
CHANGES.rst
|
|
@ -3,6 +3,18 @@ Changes
|
|||
=======
|
||||
|
||||
|
||||
5.32.0 (2022-04-08)
|
||||
-------------------
|
||||
|
||||
- Add support for persistent failure logging
|
||||
where failed login attempts are persisted in the database
|
||||
until a specific threshold is reached.
|
||||
[p1-gdd]
|
||||
- Add support for not resetting login times when users
|
||||
try to login during the lockout cooloff period.
|
||||
[antoine-42]
|
||||
|
||||
|
||||
5.31.0 (2022-01-08)
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue