django-axes/tests
Aleksi Häkli 4490013111 Migrate MD5 hashing to SHA256
Continue using MD5 hashing in Axes test settings
as it offers better performance for test runs
without compromising security for users
2022-05-16 10:41:07 +03:00
..
__init__.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00
base.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
settings.py Migrate MD5 hashing to SHA256 2022-05-16 10:41:07 +03:00
test_admin.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
test_attempts.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_backends.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_checks.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_decorators.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_failures.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
test_handlers.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
test_helpers.py Migrate MD5 hashing to SHA256 2022-05-16 10:41:07 +03:00
test_logging.py Update expected test results. 2022-05-11 17:08:55 +03:00
test_login.py Add option to keep current behavior for cooloff reset 2022-04-08 22:17:05 +03:00
test_management.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_middleware.py #750, fix lockout failure when providing AXES_USERNAME_CALLABLE 2021-10-11 20:59:06 +03:00
test_models.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
test_signals.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
urls.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00
urls_empty.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00