canaille-globuzma/canaille/core
2024-05-21 18:08:44 +02:00
..
endpoints fix: crash for passwordless users at login when no SMTP server was configured 2024-05-14 23:15:41 +02:00
templates feat: more blocks for theming firstlogin, forgotten-password and 2024-05-21 18:08:44 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
commands.py chore: configure ruff 2024-04-23 22:12:04 +02:00
configuration.py doc: actually, document enums without any dependency 2024-05-14 09:32:32 +02:00
mails.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py refactor: move BackendModel.reload to Backend.reload 2024-05-03 22:25:20 +02:00
populate.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00