mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Version 5.5.0
This commit is contained in:
parent
98c404b442
commit
86edcc6117
1 changed files with 11 additions and 0 deletions
11
CHANGES.rst
11
CHANGES.rst
|
|
@ -3,6 +3,17 @@ Changes
|
|||
=======
|
||||
|
||||
|
||||
5.5.0 (2020-08-21)
|
||||
------------------
|
||||
|
||||
- Add support for locking requests based on
|
||||
username OR IP address with inclusive or
|
||||
using the ``LOCK_OUT_BY_USER_OR_IP`` flag.
|
||||
[PetrDlouhy]
|
||||
- Deprecate Signal ``providing_args`` for Django 3.1 support.
|
||||
[coredumperror]
|
||||
|
||||
|
||||
5.4.3 (2020-08-06)
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue