Releases: jazzband/django-axes
Releases · jazzband/django-axes
Version 8.3.0
What's Changed
Full Changelog: 8.2.0...8.3.0
Version 8.2.0
What's Changed
- Fix: custom user model circular import by @rodrigobnogueira in #1376
- Fix: AttributeError when optional settings are undefined by @rodrigobnogueira in #1375
- Fix: Add tests for security check W006 by @shayanTaki in #1373
- chore(deps): bump coverage from 7.13.0 to 7.13.3 by @dependabot[bot] in #1387
- chore(deps): bump prospector from 1.17.3 to 1.18.0 by @dependabot[bot] in #1386
- chore(deps): bump sphinx-rtd-theme from 3.0.2 to 3.1.0 by @dependabot[bot] in #1380
- chore(deps): bump black from 25.11.0 to 26.1.0 by @dependabot[bot] in #1382
- chore(deps): bump tox from 4.32.0 to 4.34.1 by @dependabot[bot] in #1379
New Contributors
- @rodrigobnogueira made their first contribution in #1376
Full Changelog: 8.1.0...8.2.0
Version 8.1.0
What's Changed
- Add Persian (fa) translation for django-axes by @AmirAli-BahramJerdi in #1308
- chore(deps): bump tox from 4.25.0 to 4.26.0 by @dependabot[bot] in #1307
- chore(deps): bump prospector from 1.16.1 to 1.17.1 by @dependabot[bot] in #1309
- chore(deps): bump coverage from 7.8.0 to 7.8.2 by @dependabot[bot] in #1312
- chore(deps): bump mypy from 1.15.0 to 1.16.0 by @dependabot[bot] in #1314
- chore(deps): bump pytest from 8.3.5 to 8.4.0 by @dependabot[bot] in #1315
- Added individual attempt expiry feature for #1302 by @kuldeepkhatke in #1313
- chore(deps): bump prospector from 1.17.1 to 1.17.2 by @dependabot[bot] in #1326
- chore(deps): bump pytest-cov from 6.1.1 to 6.2.1 by @dependabot[bot] in #1317
- chore(deps): bump pytest-subtests from 0.14.1 to 0.14.2 by @dependabot[bot] in #1318
- chore(deps): bump tox from 4.26.0 to 4.27.0 by @dependabot[bot] in #1324
- chore(deps): bump coverage from 7.8.2 to 7.9.2 by @dependabot[bot] in #1327
- Locked out status feature by @kuldeepkhatke in #1322
- Added cleanup expired attempts Admin action by @kuldeepkhatke in #1330
- chore(deps): bump tox from 4.27.0 to 4.30.3 by @dependabot[bot] in #1359
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1341
- chore(deps): bump prospector from 1.17.2 to 1.17.3 by @dependabot[bot] in #1342
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1348
- chore(deps): bump pytest from 8.4.0 to 8.4.2 by @dependabot[bot] in #1351
- chore(deps): bump black from 25.1.0 to 25.9.0 by @dependabot[bot] in #1356
- docs: Clarify ordering of AxesMiddleware by @ameertaweel in #1358
- Add security system check (W006) for insecure AXES_LOCKOUT_PARAMETERS by @shayanTaki in #1367
- docs: Add missing AXES_IPWARE_PROXY_ORDER setting documentation by @ram98kgp in #1365
- Support original_response in AXES_LOCKOUT_CALLABLE (with backward compatibility) by @mounirmesselmeni in #1347
- chore: add Python 3.14 and Django 6.0 support by @aleksihakli in #1371
- chore(deps): bump coverage from 7.9.2 to 7.10.7 by @dependabot[bot] in #1357
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1360
- chore(deps): bump pytest-subtests from 0.14.2 to 0.15.0 by @dependabot[bot] in #1362
- chore(deps): bump black from 25.9.0 to 25.11.0 by @dependabot[bot] in #1363
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1364
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #1368
- chore(deps): bump mypy from 1.16.0 to 1.19.1 by @dependabot[bot] in #1369
New Contributors
- @AmirAli-BahramJerdi made their first contribution in #1308
- @kuldeepkhatke made their first contribution in #1313
- @ameertaweel made their first contribution in #1358
- @shayanTaki made their first contribution in #1367
- @ram98kgp made their first contribution in #1365
- @mounirmesselmeni made their first contribution in #1347
Full Changelog: 8.0.0...8.1.0
Version 8.0.0
Version 7.1.0
What's Changed
- docs - table in 4_configuration overflowing by @Jacobus-afk in #1281
- chore(deps): bump coverage from 7.6.10 to 7.6.12 by @dependabot in #1276
- chore(deps): bump black from 24.10.0 to 25.1.0 by @dependabot in #1277
- chore(deps): bump pytest-django from 4.9.0 to 4.10.0 by @dependabot in #1278
- chore(deps): bump prospector from 1.14.0 to 1.14.1 by @dependabot in #1279
- chore: add Django 5.2 support by @mkniewallner in #1300
- refactor(attempts): allow credentials in cleanup method by @parul-aro in #1301
- chore(deps): bump pytest-cov from 6.0.0 to 6.1.1 by @dependabot in #1299
- chore(deps): bump coverage from 7.6.12 to 7.8.0 by @dependabot in #1294
- chore(deps): bump prospector from 1.14.1 to 1.16.1 by @dependabot in #1292
- chore(deps): bump tox from 4.24.1 to 4.25.0 by @dependabot in #1291
- fix: resolve credentials for clean_expired_user_attempts by @aleksihakli in #1303
- chore(deps): bump pytest-django from 4.10.0 to 4.11.1 by @dependabot in #1298
- chore(deps): bump pytest from 8.3.4 to 8.3.5 by @dependabot in #1285
New Contributors
- @mkniewallner made their first contribution in #1300
- @parul-aro made their first contribution in #1301
Full Changelog: 7.0.2...7.1.0
Version 7.0.2
What's Changed
- Update 4_configuration.rst - aligned table pipe column by @Jacobus-afk in #1274
- Use AUTH_USER_MODEL's USERNAME_FIELD as default for setting AXES_USERNAME_FORM_FIELD instead of hardcoded "username" by @amneher in #1270
- chore(deps): bump prospector from 1.12.1 to 1.14.0 by @dependabot in #1272
- chore(deps): bump tox from 4.23.2 to 4.24.1 by @dependabot in #1271
- chore(deps): bump coverage from 7.6.4 to 7.6.10 by @dependabot in #1268
- chore(deps): bump pytest-subtests from 0.13.1 to 0.14.1 by @dependabot in #1266
- chore(deps): bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #1253
- chore(deps): bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in #1255
- chore(deps): bump mypy from 1.13.0 to 1.15.0 by @dependabot in #1275
- chore(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #1262
New Contributors
- @Jacobus-afk made their first contribution in #1274
- @amneher made their first contribution in #1270
Full Changelog: 7.0.1...7.0.2
Version 7.0.1
Update Python support matrix Deprecate support for Python 3.8 Add support for Python 3.13
Version 7.0.0
Version 7.0.0
Version 6.5.2
Version 6.5.2
Version 6.5.1
Version 6.5.1