canaille-globuzma/canaille/oidc
2023-06-30 17:39:35 +02:00
..
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
authorizations.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
blueprints.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
clients.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
commands.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
consents.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
endpoints.py Implemented LDAP ppolicy support. 2023-05-26 15:23:43 +02:00
forms.py Correct plural labels for multiple fields 2023-06-30 17:39:35 +02:00
installation.py Moved LDAP schema installation in the ldap backend module 2023-05-20 20:04:23 +02:00
models.py Removed unused code 2023-06-29 17:53:32 +02:00
oauth.py Implements a flask User converter 2023-06-29 15:55:39 +02:00
tokens.py Implements flask OIDC converters 2023-06-29 15:55:39 +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