canaille-globuzma/canaille/oidc
Camille Daniel 7e71789fad fix post requests in oidc clients views
flash and lazygettext were causing an unexpected bug on post (not get) requests
2022-12-16 19:15:50 +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 LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
endpoints.py unit tests: improved flaskutils coverage 2022-12-11 22:49:32 +01:00
forms.py fix post requests in oidc clients views 2022-12-16 19:15:50 +01:00
models.py test consent removal with arleady revoked tokens 2022-12-10 11:24:53 +01:00
oauth.py Stop caching server metadata 2022-12-15 23:00:58 +01:00
tokens.py for better readability, set the flask aborts in their own conditionnal block 2022-04-04 17:52:05 +02:00
well_known.py Stop caching server metadata 2022-12-15 23:00:58 +01:00