canaille-globuzma/canaille/oidc
2024-04-07 20:17:15 +02:00
..
endpoints refactor: ldap objects id attribute is based on entryUUID instead of dn 2024-04-05 15:35:49 +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 refactor: the id attribute is attached to the Model class 2024-04-05 16:05:17 +02:00
commands.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
configuration.py fix: OIDC JWT settings initialization 2024-03-29 17:30:12 +01:00
installation.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py refactor: add some typing to models 2024-04-07 16:39:05 +02:00
oauth.py refactor: move User.check_password and User.set_password methods to Backend 2024-04-07 20:17:15 +02:00
utils.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00