django-axes/axes
Aleksi Häkli 2a0fd0cfad
Merge pull request #1138 from p-l-/command-reset-ip-username
Add new management command `axes_reset_ip_username`
2023-12-08 19:39:40 +02:00
..
handlers fix: fix TransactionManagementError 2023-09-01 10:50:57 +03:00
locale Add French translations 2023-11-06 12:35:54 +01:00
management Add new management command axes_reset_ip_username 2023-11-28 20:37:39 +01:00
migrations Avoid running data migration on incorrect databases 2023-10-08 22:33:21 +03:00
__init__.py Fix black formatting 2022-11-19 10:51:42 +02:00
admin.py Add username to admin fieldsets #1073 2023-06-18 14:15:53 +03:00
apps.py refactor: fix qa errors 2023-05-13 14:04:14 +03:00
attempts.py chore!: pass request and credentials to get_client_parameters 2023-05-13 14:04:14 +03:00
backends.py Remove unused methods from AxesStandaloneBackend 2023-06-22 11:44:53 +03:00
checks.py Add check for callable settings 2023-06-13 19:15:07 +03:00
conf.py #1093: "AXES_SENSITIVE_PARAMETERS" now have sensible defaults to follow "privacy-by-design" 2023-07-30 18:59:48 +03:00
decorators.py Add missing @wraps decorator 2021-01-05 11:57:53 +02:00
exceptions.py Upgrade QA tools 2019-11-12 12:08:42 +02:00
helpers.py chore: update docstrings about settings.AXES_COOLOFF_TIME 2023-07-25 19:57:20 +03:00
middleware.py Add type hint for request variables 2022-05-02 18:21:03 +03:00
models.py Fix code formatting 2022-05-16 10:41:07 +03:00
signals.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
utils.py refactor: fix prospector errors 2023-05-13 14:04:14 +03:00