authentic/src/authentic2_auth_oidc
Benjamin Dauvergne 362b4cbc0c misc: use lock on email when creating user instances (#64485) 2022-05-13 12:33:34 +02:00
..
locale/fr/LC_MESSAGES translation update 2022-04-06 10:49:44 +02:00
management discard django_rbac generic getters in main a2 code (#58695) 2021-11-26 10:04:48 +01:00
migrations auth_oidc: relabel STRATEGY_CREATE option for disambiguation (#60476) 2022-01-14 09:19:11 +01:00
templates/authentic2_auth_oidc manager: include oidc and saml federation info in user details (#28210) 2021-04-26 10:12:55 +02:00
__init__.py misc: remove authentic2_auth_oidc from plugin system (#44322) 2020-07-13 10:43:15 +02:00
admin.py auth_oidc: fix typo (#56055) 2021-08-09 15:01:55 +02:00
app_settings.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
apps.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
authenticators.py views: require authentication for deleting account without a verified email (#28853) 2022-02-21 10:47:50 +01:00
backends.py misc: use lock on email when creating user instances (#64485) 2022-05-13 12:33:34 +02:00
managers.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
models.py discard deprecated unicode-aware i18n utils (#64305) 2022-05-13 09:49:23 +02:00
urls.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
utils.py auth_oidc: accept null and empty string value for optional claims(#62060) 2022-02-22 12:15:42 +01:00
views.py misc: use new signing.dumps/loads implementation (#61130) 2022-02-04 10:13:04 +01:00