authentic/src/authentic2_idp_oidc
Nicolas Roche 37209c4870 translation update (#47207) 2020-10-03 10:35:55 +02:00
..
locale/fr/LC_MESSAGES translation update (#47207) 2020-10-03 10:35:55 +02:00
migrations idp_oidc: change type of OIDCCode.redirect_uri (#44589) 2020-07-10 16:08:52 +02:00
templates/authentic2_idp_oidc oidc: add title to authorization consent page (#45464) 2020-07-28 08:31:29 +02:00
__init__.py misc: remove authentic2_idp_oidc from plugin system (#44331) 2020-07-13 10:44:49 +02:00
admin.py idp_oidc: use custom widget in client admin page (#37884) 2020-03-17 16:23:55 +01:00
app_settings.py idp_oidc: check length of authorize's redirect_uri (#44589) 2020-07-10 16:08:52 +02:00
apps.py authentic2_idp_oidc: rely on get_plugins for beeing discovered (#46474) 2020-09-16 17:45:13 +02:00
managers.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
models.py idp_oidc: ensure client is in an ou when authz is by ou (#47159) 2020-10-01 11:33:57 +02:00
urls.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
utils.py misc: remove all uses of map() (#44878) 2020-07-07 10:37:41 +02:00
views.py idp_oidc: display authorization request errors (#40851) 2020-08-04 14:58:36 +02:00