7c4fe28610
Accepting request 1269939 from home:mcalabkova:branches:devel:languages:python:django
Dirk Mueller2025-04-16 09:58:39 +00:00
9e6233ed52
Accepting request 1171533 from devel:languages:python:django
Ana Guerrero2024-05-03 17:46:09 +00:00
e2a4f6da2a
- update to 6.4.0: * Add support for Python 3.12 and Django 5.0, drop support for Django 4.1. [aleksihakli] * Drop setuptools and pkg_resources dependencies. [Viicos]
Dirk Mueller2024-05-03 07:27:35 +00:00
09c9732b59
Accepting request 1138693 from devel:languages:python:django
Ana Guerrero2024-01-15 21:17:41 +00:00
216d19db8d
- update to 6.3.0: * Add async support to middleware. [Taikono-Himazin]
Dirk Mueller2024-01-14 17:32:52 +00:00
c30d4d51f0
Accepting request 1135244 from devel:languages:python:django
Ana Guerrero2023-12-28 22:01:12 +00:00
6f3708dc4d
- update to 6.2.0: * Update documentation. * Add new management command `axes_reset_ip_username`. * Add French translations. * Avoid running data migration on incorrect databases.
Dirk Mueller2023-12-27 09:33:22 +00:00
1edf1e594f
Accepting request 1130520 from devel:languages:python:django
Ana Guerrero2023-12-03 19:49:16 +00:00
9f5870339e
- update to 6.1.1: * Fix `TransactionManagementError when using the database handler with a custom database with for AccessAttempt or AccessFailureLog. * Set AXES_SENSITIVE_PARAMETERS default value to ["username", "ip_address"] in addition to the AXES_PASSWORD_FORM_FIELD configuration flag. * Improve documentation on GDPR and privacy notes and configuration flags. * Add Indonesion translation. * Remove unused methods from AxesStandaloneBackend. * Add username to admin fieldsets. * Add Django system checks for validating callable import path settings. * Improve documentation. * Improve repository issue and PR templates. * Fine-tune CI pipelines and RTD build requirements. * Version 6 is a breaking release. Please see the documentation for upgrade instructions. * Deprecate Python 3.7 support. * Deprecate is_admin_site API call with misleading naming. * Add AXES_LOCKOUT_PARAMETERS configuration flag that will supersede AXES_ONLY_USER_FAILURES, AXES_LOCK_OUT_BY_COMBINATION_USER_AND_IP, AXES_LOCK_OUT_BY_USER_OR_IP, and AXES_USE_USER_AGENT configurations. Add deprecation warnings for old flags. See project documentation on RTD for update instructions. * Improve translations. * Use Django cache.incr` API for atomic cached failure counting
Dirk Mueller2023-12-02 20:21:42 +00:00