canaille-globuzma/canaille/oidc
2023-01-23 18:55:27 +01:00
..
__init__.py Refactoring: file renaming 2022-10-06 13:32:41 +02:00
authorizations.py add a 'all' utility class method to LDAPObject to retrieve all class instances 2022-03-14 10:03:05 +01:00
clients.py fix post requests in oidc clients views 2022-12-16 19:15:50 +01:00
consents.py fixed the consent list and authorization pages translations 2022-12-28 01:46:05 +01:00
endpoints.py Explicitely set Consent cn 2023-01-23 18:55:27 +01:00
forms.py fix post requests in oidc clients views 2022-12-16 19:15:50 +01:00
installation.py refactoring: start to split the canaille installation between submodules 2022-12-29 02:11:56 +01:00
models.py Explicitely set Consent cn 2023-01-23 18:55:27 +01:00
oauth.py Ensures the token expires_in claim and the access_token exp claim have the same value. 2023-01-14 14:59:13 +01:00
tokens.py for better readability, set the flask aborts in their own conditionnal block 2022-04-04 17:52:05 +02:00
utils.py fixed the consent list and authorization pages translations 2022-12-28 01:46:05 +01:00
well_known.py added 'autoflake' to the precommit tool list 2022-12-29 00:41:32 +01:00