django-axes/axes
Petr Dlouhý 128d01158c add LOCK_OUT_BY_USER_OR_IP option
store all AccessAttempt records
2020-08-21 17:17:57 +03:00
..
handlers add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
migrations Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
tests add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
__init__.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
admin.py Add AXES_ENABLE_ADMIN flag to configure showing Axes in admin (#499) 2019-10-09 19:02:45 +03:00
apps.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
attempts.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
backends.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
checks.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
conf.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
decorators.py Improve lockout and request handling 2019-05-19 18:32:40 +03:00
exceptions.py Upgrade QA tools 2019-11-12 12:08:42 +02:00
helpers.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
middleware.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
models.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
signals.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
utils.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00