canaille-globuzma/canaille/core
2024-12-10 11:27:18 +01:00
..
endpoints feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01:00
templates feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +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 feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01:00
mails.py feat: Added email OTP authentication 2024-12-10 11:27:18 +01:00
models.py feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01: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