django-axes/axes
2016-12-06 17:51:19 -05:00
..
management Reset lockouts for user 2016-10-24 12:24:32 +03:00
migrations BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
__init__.py Bump version 2016-11-24 08:55:38 -05:00
admin.py AccessAttempts and AccessLogs should neither be addable nor editable 2016-08-18 12:11:28 +02:00
apps.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
decorators.py Merge branch 'master' into cache-attemps 2016-12-06 17:51:19 -05:00
models.py 🔥 Clean weird logic when processing proxy ips 2016-07-20 11:38:37 -05:00
settings.py Added settings for disabling success accesslogs and added complete disabling of accesslogs 2016-11-04 14:09:48 +01:00
signals.py Made the signal race condition safe. 2016-09-06 13:37:25 +02:00
test_settings.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
test_settings_proxy.py Fix and add tests for IPv4 and IPv6 parsing 2016-11-21 21:33:55 +02:00
test_settings_proxy_custom_header.py Fix and add tests for IPv4 and IPv6 parsing 2016-11-21 21:33:55 +02:00
test_urls.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
tests.py Merge branch 'master' into cache-attemps 2016-12-06 17:51:19 -05:00
utils.py 🔥 Cleaning 2016-06-24 09:42:18 -05:00