Version 5.32.0

This commit is contained in:
Aleksi Häkli 2022-04-08 22:21:17 +03:00 committed by GitHub
parent 9c2ceb7eb7
commit 813a8518bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)
-------------------