canaille-globuzma/canaille/oidc
2023-05-17 12:07:52 +02:00
..
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
authorizations.py Explicited OIDC authorization admin variable 2023-05-16 22:28:34 +02:00
blueprints.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
clients.py Explicit arguments when using Model.get 2023-05-16 11:29:40 +02:00
commands.py Split commands in their dedicated modules 2023-04-09 21:58:11 +02:00
consents.py Use explicit attributes in Consent.get 2023-05-17 09:19:15 +02:00
endpoints.py Use generic Consent.consent_id instead of LDAP Consent.cn attribute 2023-05-17 08:54:13 +02:00
forms.py 'app' submodule 2023-04-09 15:52:55 +02:00
installation.py Moved canaille.ldap_backend to canaille.backends.ldap 2023-04-18 20:22:55 +02:00
models.py Fixes calls to the Consent.oauthClient and Consent.oauthSubject attributes 2023-05-17 12:07:52 +02:00
oauth.py OIDC lifetimes are not casted to string anymore 2023-05-17 09:29:32 +02:00
tokens.py 'app' submodule 2023-04-09 15:52:55 +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