Commit Graph

18 Commits

Author SHA1 Message Date
Serghei Mihai 6fe991649a misc: fix authenticator wrong path (#31597) 2019-03-20 15:22:55 +01:00
Serghei Mihai 9cedebd7b8 misc: rename authentication "frontend" to "authenticator" (#14475) 2019-03-19 09:40:45 +01:00
Benjamin Dauvergne 36787b5340 backends: cast username to unicode (fixes #31206) 2019-03-07 23:09:37 +01:00
Benjamin Dauvergne c720648330 add Jenkinsfile, support dj111, prepare for python3, improve tox.ini (fixes #30321) 2019-02-06 12:48:51 +01:00
Frédéric Péters 434e3d6bd1 misc: update urls.py for django 1.11 (#28367) 2018-11-27 08:48:59 +01:00
Benjamin Dauvergne a23d4a8591 rename A2_AUTH_KERBEROS_ENABLED to _ENABLE (#13099) 2016-09-07 18:01:30 +02:00
Benjamin Dauvergne 4feef34875 preload backend to patch authentic2 ldap backend early (fixes #10219)
Kerberos specialized LDAP backend must patch the LDAP backend of authentic2 so
that new setting keys like 'principal_filter' are not reported as unknown.
2016-03-07 10:45:14 +01:00
Benjamin Dauvergne 890e9fd7dc hide kerberos tab on login page if we did not log out recently (fixes #5407)
Kerberos login should be automatic most of the time.
2016-02-25 16:04:40 +01:00
Benjamin Dauvergne bf9e563319 views: factorize using authentic2.utils.login 2016-02-25 09:37:25 +01:00
Benjamin Dauvergne 53dcfaa732 backend: normalize ldap results 2016-02-25 01:09:16 +01:00
Benjamin Dauvergne 1c847cac9b add ldap backend to plugin 2016-02-25 01:08:17 +01:00
Benjamin Dauvergne f359d594a5 add LDAP backend for Kerberos login based on authentic2 classic LDAP backend (#10069) 2016-02-24 21:44:57 +01:00
Benjamin Dauvergne e3c09e4971 disable simple Django backend by default (#10069) 2016-02-24 21:44:57 +01:00
Benjamin Dauvergne 0db40c0b55 templates: override django_kerberos/base.html 2015-10-31 12:02:49 +01:00
Benjamin Dauvergne 69ce877940 templates: remove unused index.html 2015-10-31 11:59:40 +01:00
Benjamin Dauvergne 9086c0d40f Customize django-kerberos autologin to work with authentic2 login page 2014-09-07 01:57:09 +02:00
Benjamin Dauvergne 5f0ed0fc24 Define the SAML 2.0 AuthnContext 2014-09-07 01:35:28 +02:00
Benjamin Dauvergne 3778e18202 first commit 2014-09-02 16:25:31 +02:00