canaille-globuzma/canaille/core
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
..
endpoints doc: prefer 'multi-factor' over 'two-factor' term 2024-12-12 12:04:40 +01:00
templates doc: prefer 'multi-factor' over 'two-factor' term 2024-12-12 12:04:40 +01:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
commands.py refactor: moved reset-mfa cli function and added documentation and test cases for it 2024-12-10 11:27:18 +01:00
configuration.py Merge branch '173-intruder-lockout-2' into 'main' 2024-12-16 15:32:21 +00:00
mails.py feat: Added email OTP authentication 2024-12-10 11:27:18 +01:00
models.py Merge branch '173-intruder-lockout-2' into 'main' 2024-12-16 15:32:21 +00:00
populate.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
sms.py feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01:00