Django-axes

Latest version: v7.0.0

Safety actively analyzes 679296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 25

2.0.0

Not secure
------------------

- Removed middleware to use app_config
[camilonova]

- Lots of cleaning
[camilonova]

- Improved test suite and versions
[camilonova]

1.7.0

Not secure
------------------

- Use render shortcut for rendering LOCKOUT_TEMPLATE
[Radoslaw Luter]

- Added app_label for RemovedInDjango19Warning
[yograterol]

- Add iso8601 translator.
[mullakhmetov]

- Edit json response. Context now contains ISO 8601 formatted cooloff time
[mullakhmetov]

- Add json response and iso8601 tests.
[mullakhmetov]

- Fixes issue 162: UnicodeDecodeError on pip install
[joeribekker]

- Added AXES_NEVER_LOCKOUT_WHITELIST option to prevent certain IPs from being locked out.
[joeribekker]

1.6.1

Not secure
------------------

- Fixes whitelist check when BEHIND_REVERSE_PROXY
[Patrick Hagemeister]

- Made migrations py3 compatible
[mvdwaeter]

- Fixing 126, possibly breaking compatibility with Django<=1.7
[int-ua]

- Add note for upgrading users about new migration files
[kelseyq]

- Fixes 148
[camilonova]

- Decorate auth_views.login only once
[teeberg]

- Set IP public/private classifier to be compliant with RFC 1918.
[SilasX]

- Issue 155. Lockout response status code changed to 403.
[Arthur Mullahmetov]

- BUGFIX: Missing migration
[smeinel]

1.6.0

Not secure
------------------

- Stopped using render_to_response so that other template engines work
[tarkatronic]

- Improved performance & DoS prevention on query2str
[tarkatronic]

- Immediately return from is_already_locked if the user is not lockable
[jdunck]

- Iterate over ip addresses only once
[annp89]

- added initial migration files to support django 1.7 &up. Upgrading users should run migrate --fake-initial after update
[ibaguio]

- Add db indexes to CommonAccess model
[Schweigi]

1.5.0

Not secure
------------------

- Fix _get_user_attempts to include username when filtering AccessAttempts if AXES_LOCK_OUT_BY_COMBINATION_USER_AND_IP is True
[afioca]

1.4.0

Not secure
------------------

- Send the user_locked_out signal. Fixes 94.
[toabi]

Page 22 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.