django-axes/axes
2016-08-17 16:22:57 +03:00
..
management Reset all attempts when ip not specified 2016-08-05 09:40:12 -07:00
migrations BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
__init__.py Release 2.2.0 2016-07-20 11:54:31 -05:00
admin.py Removed filter by ip address 2016-06-23 17:34:57 -05:00
apps.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
decorators.py Fix for IIS used as reverse proxy adding port number to 'HTTP_X_FORWARDED_FOR' header causing axes_accesslog.ip_address table insertion error. 2016-08-17 16:22:57 +03:00
models.py 🔥 Clean weird logic when processing proxy ips 2016-07-20 11:38:37 -05:00
settings.py Fix for IIS used as reverse proxy adding port number to 'HTTP_X_FORWARDED_FOR' header causing axes_accesslog.ip_address table insertion error. 2016-08-17 16:22:57 +03:00
signals.py Added possibility to disable access log 2016-08-10 16:35:02 +02:00
test_settings.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
test_urls.py ☀️ Migrated from Middleware and added support for django 1.10 2016-06-24 11:31:01 -05:00
tests.py Unsuccessful logins are logged even if access log is disabled 2016-08-11 12:45:53 +02:00
utils.py 🔥 Cleaning 2016-06-24 09:42:18 -05:00