canaille-globuzma/canaille/core
Éloi Rivard fa6949e5c6
tests: speed up tests
by avoiding to create more faker.Faker objects than necessary
2024-04-16 21:25:20 +02:00
..
endpoints feat: locked users cannot be impersonated 2024-04-12 12:12:08 +02:00
templates feat: locked users cannot be impersonated 2024-04-12 12:12:08 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
commands.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
configuration.py feat: sign in/out events are logged in #177 2024-04-09 10:04:26 +02:00
mails.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py refactor: move User.check_password and User.set_password methods to Backend 2024-04-07 20:17:15 +02:00
populate.py tests: speed up tests 2024-04-16 21:25:20 +02:00