canaille-globuzma/canaille/oidc
Éloi Rivard a7b3d4be88
feat: user login redirections
if users login during the authorization phase, they
get redirected to the authorization page afterwards
2023-09-01 09:12:40 +02:00
..
templates feat: user login redirections 2023-09-01 09:12:40 +02:00
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
authorizations.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
basemodels.py chore: typo 2023-08-23 16:48:40 +02:00
blueprints.py refactor: template overhaul 2023-08-14 15:28:20 +02:00
clients.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
commands.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
consents.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
endpoints.py feat: user login redirections 2023-09-01 09:12:40 +02:00
forms.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
installation.py Refactored keypair management 2023-07-01 19:06:26 +02:00
models.py doc: better model inheritance to generate a clearer documentation 2023-08-23 16:41:41 +02:00
oauth.py refactor: the core module has its own main blueprint 2023-08-14 13:52:24 +02:00
tokens.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
utils.py Punctuation uniformization 2023-02-03 18:49:44 +01:00
well_known.py added 'autoflake' to the precommit tool list 2022-12-29 00:41:32 +01:00