canaille-globuzma/canaille/oidc
2023-12-29 17:17:19 +01:00
..
endpoints refactor: gather endpoints in a 'endpoints' directory 2023-12-26 00:30:19 +01:00
templates refactor: use 'url_for' in templates instead of static urls 2023-12-25 20:15:21 +01:00
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
basemodels.py chore: add docformatter pre-commit 2023-12-28 18:31:57 +01:00
commands.py chore: add docformatter pre-commit 2023-12-28 18:31:57 +01:00
installation.py fix: avoid to fail on imports if cryptography is missing 2023-12-29 17:17:19 +01:00
models.py fix: OIDC client 'client_secret_expires_at' claim must be 0, not None 2023-11-23 09:15:40 +01:00
oauth.py chore: pre-commit update 2023-12-26 01:13:11 +01:00
utils.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00