canaille-globuzma/canaille/core
2024-12-23 10:42:49 +01:00
..
endpoints refacto password validation by adds chanes in class PasswordResetForm instead of in functions, AND readds validators in registration function because of required caracter of the password fields 2024-12-23 10:42:49 +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 doc: wording 2024-12-22 16:36:37 +01:00
mails.py refactor: rename 'themes' module in 'templating' 2024-12-22 15:59:09 +01:00
models.py doc: wording 2024-12-22 16:36:37 +01:00
populate.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
sms.py refactor: rename 'themes' module in 'templating' 2024-12-22 15:59:09 +01:00
validators.py doc: document templates 2024-12-19 10:08:09 +01:00