authentic/src/authentic2_auth_saml
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
templates/authentic2_auth_saml remove deprecated template tag loading (#24858) 2018-07-02 17:29:38 +02:00
__init__.py authentic2_auth_saml: do not fail if logout response is not a redirect (fixes #18432) 2017-09-07 20:03:43 +02:00
adapters.py python3: adapt exception raising and handling (#31137) 2019-03-07 13:58:28 +01:00
app_settings.py Implement beta version of SAML authentication using django-mellon (fixes #10107) 2016-03-02 19:01:44 +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_saml: remove useless credentials param and add optional request (#30543) 2019-02-14 09:34:04 +01:00
models.py Implement beta version of SAML authentication using django-mellon (fixes #10107) 2016-03-02 19:01:44 +01:00
urls.py remove django.conf.urls.patterns calls (#24852) 2018-07-02 16:40:19 +02:00
views.py Implement beta version of SAML authentication using django-mellon (fixes #10107) 2016-03-02 19:01:44 +01:00