canaille-globuzma/canaille/core/endpoints
Éloi Rivard 053156ec18
feat: additional messages on password endpoint errors
when attempt_login is not found on the session, add a warning to be
displayed on the login page after redirection
2024-04-09 09:20:38 +02:00
..
__init__.py refactor: gather endpoints in a 'endpoints' directory 2023-12-26 00:30:19 +01:00
account.py fix: LDAP user group removal 2024-04-08 14:15:28 +02:00
admin.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
auth.py feat: additional messages on password endpoint errors 2024-04-09 09:20:38 +02:00
forms.py fix: display an error message when trying to remove the last user from a group 2024-04-08 14:44:15 +02:00
groups.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00