Commit Graph

38 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
Frédéric Péters 366933f912 tox: limit django-jsonfield version to keep django 1.8 compatibility (#31482) 2019-03-17 18:17:29 +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 d9f9f68a69 tox: test against 1.8 & 1.11 2018-11-27 10:15:48 +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 a4bbe93dfc chmod +x jenkins.sh 2018-02-15 14:34:49 +01:00
Benjamin Dauvergne 9f9c3a113a add jenkins.sh 2018-02-15 14:34:28 +01:00
Benjamin Dauvergne bd3ba9c1f7 tox.ini: remove pytest-capturelog (bis) 2017-12-01 14:01:37 +01:00
Benjamin Dauvergne 4662a861e2 tox.ini: remove pytest-capturelog 2017-12-01 12:06:14 +01:00
Benjamin Dauvergne a23d4a8591 rename A2_AUTH_KERBEROS_ENABLED to _ENABLE (#13099) 2016-09-07 18:01:30 +02:00
Frédéric Péters 198d782e49 tests: use unique database name (#13083) 2016-09-06 15:54:54 +02:00
Frédéric Péters 85b69ea34c use expected tests/settings.py file (and database) (#13079) 2016-09-06 15:01:29 +02:00
Benjamin Dauvergne 860845c95a tests: fix LDIF fixture 2016-07-26 10:16:03 +02:00
Benjamin Dauvergne 6aee5161fb tox.ini: add skipdist=True to package environment 2016-03-22 18:37:36 +01:00
Benjamin Dauvergne af091eea73 tox.ini: run with Django 1.7, 1.8 and 1.9, install lasso 2016-03-08 13:34:29 +01:00
Benjamin Dauvergne 3f02026706 release 1.1.0 2016-03-07 11:01:08 +01: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 0a9e7d12ec tox.ini: remove duplicate install of authentic2 2016-02-25 00:38:00 +01:00
Benjamin Dauvergne ab48782517 add tests and tox.ini (fixes #10069) 2016-02-24 21:52:34 +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 0f3ad316c4 setup.py: pep8ness, cleaning 2016-02-24 21:44:57 +01:00
Benjamin Dauvergne 39066255bc setup.py: distribute templates in template/django_kerberos 2015-10-31 12:15:31 +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 e19ffe29b2 Add 'debian/' from commit '21f912b631159d5e7425967a3cf681f98893fe66'
git-subtree-dir: debian
git-subtree-mainline: 9086c0d40f
git-subtree-split: 21f912b631
2015-04-02 19:18:54 +02: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 21f912b631 add python-django-kerberos to dependencies 2014-09-05 19:29:16 +02:00
Benjamin Dauvergne 2a253ff40b fix changelog base version 2014-09-05 16:57:00 +02:00
Benjamin Dauvergne 281db65a6f first commit 2014-09-05 16:56:11 +02:00
Benjamin Dauvergne 3778e18202 first commit 2014-09-02 16:25:31 +02:00