canaille-globuzma/canaille/oidc
2023-05-20 21:24:14 +02:00
..
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
authorizations.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
blueprints.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
clients.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
commands.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
consents.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
endpoints.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
forms.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
installation.py Moved LDAP schema installation in the ldap backend module 2023-05-20 20:04:23 +02:00
models.py Moved models specificities in the backend module 2023-05-20 21:24:14 +02:00
oauth.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
tokens.py Moved every model import to canaille.models 2023-05-20 20:02:00 +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