mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Version 5.22.0
This commit is contained in:
parent
56f9fc8ae1
commit
96620e61e5
1 changed files with 9 additions and 0 deletions
|
|
@ -3,6 +3,15 @@ Changes
|
|||
=======
|
||||
|
||||
|
||||
5.22.0 (2021-08-31)
|
||||
-------------------
|
||||
|
||||
- Improve ``failures_since_start`` handling by moving the counter incrementation
|
||||
from non-atomic Python code call to atomic database function.
|
||||
[okapies]
|
||||
- Add publicly available ``request.axes_failures_since_start`` attribute.
|
||||
[okapies]
|
||||
|
||||
5.21.0 (2021-08-19)
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue