canaille-globuzma/canaille/oidc
2024-05-03 22:25:20 +02:00
..
endpoints refactor: move BackendModel.update to Backend.update 2024-05-03 22:25:20 +02:00
templates feat: use flask-babel to format the number of consents 2024-03-27 14:01:43 +01:00
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
basemodels.py chore: configure ruff 2024-04-23 22:12:04 +02:00
commands.py refactor: move BackendModel.delete to Backend.delete 2024-05-03 22:22:08 +02:00
configuration.py chore: configure ruff 2024-04-23 22:12:04 +02:00
installation.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py refactor: move BackendModel.delete to Backend.delete 2024-05-03 22:22:08 +02:00
oauth.py refactor: move BackendModel.update to Backend.update 2024-05-03 22:25:20 +02:00
utils.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00