authentic/src/authentic2_auth_oidc
Paul Marillonnet 595d05ad7a add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
..
locale/fr/LC_MESSAGES add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
management python3: use __future__.print_function (#31140) 2019-03-07 13:55:29 +01:00
migrations add compatibility layer for support of Django native JSONField (fixes #29193) 2019-01-18 19:30:41 +01:00
templates/authentic2_auth_oidc auth oidc: add slug to provider model (#26813) 2018-09-28 11:40:53 +02:00
__init__.py removed django-admin-tools (#22626) 2018-07-17 09:21:07 +02:00
admin.py auth oidc: add slug to provider model (#26813) 2018-09-28 11:40:53 +02:00
app_settings.py add OpenID Connect authentication plugin (fixes #13714) 2016-11-03 16:31:02 +01:00
auth_frontends.py don't use context_instance in rendering functions (#25346) 2018-08-02 13:38:21 +02:00
backends.py auth_oidc: verify and store id_token nonce (fixes #29009) 2018-12-18 17:15:51 +01:00
managers.py add OpenID Connect authentication plugin (fixes #13714) 2016-11-03 16:31:02 +01:00
models.py add compatibility layer for support of Django native JSONField (fixes #29193) 2019-01-18 19:30:41 +01:00
urls.py remove django.conf.urls.patterns calls (#24852) 2018-07-02 16:40:19 +02:00
utils.py python3: use django.utils.six url-parsing functions (#31139) 2019-03-08 10:35:55 +01:00
views.py auth_oidc: verify and store id_token nonce (fixes #29009) 2018-12-18 17:15:51 +01:00