canaille-globuzma/canaille/app
Félix Rohrlich 36c73dd3ef Merge branch '173-intruder-lockout-2' into 'main'
Implement intruder lockout

Closes #173

See merge request yaal/canaille!194
2024-12-16 15:32:21 +00:00
..
__init__.py feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01:00
commands.py doc: CLI documentation improvements 2024-05-12 11:33:22 +02:00
configuration.py feat: basic SCIM server implementation 2024-12-11 17:35:16 +01:00
features.py feat : Added intruder lockout login delay 2024-12-10 14:23:11 +01:00
flask.py feat: generic blueprint HTTP 404 error handler 2024-12-11 23:19:22 +01:00
forms.py chore: bump to zxcvbn-py-rs 0.2.0 2024-12-06 15:22:40 +01:00
i18n.py refactor: move session related methods in a dedicated file 2024-11-06 09:10:43 +01:00
installation.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
logging.py tests: refactor logging tests 2024-10-27 21:46:47 +01:00
mails.py chore: automitaclly fix typos 2024-09-11 09:33:42 +02:00
mails_sending_conditions.py refactor: PEP20 flat is better than nested 2024-11-20 14:27:18 +01:00
models.py refactor: locally store the model names in lowercase 2024-04-06 18:21:50 +02:00
session.py refactor: move session related methods in a dedicated file 2024-11-06 09:10:43 +01:00
sms.py feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01:00
themes.py feat: generic blueprint HTTP 404 error handler 2024-12-11 23:19:22 +01:00