This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
django-kerberos/src/django_kerberos
Benjamin Dauvergne e8a1a7221c add Python3 and django 1.11 support (fixes #30321)
Also remove the sample application.
2019-02-05 09:38:49 +01:00
..
static/js template include and js code for implementing Kerberos autologin 2014-08-12 11:49:35 +02:00
templates/django_kerberos improve error reporting 2016-02-09 18:07:45 +01:00
__init__.py cleaning (#30321) 2019-02-02 10:33:28 +01:00
app_settings.py cleaning (#30321) 2019-02-02 10:33:28 +01:00
backends.py add Python3 and django 1.11 support (fixes #30321) 2019-02-05 09:38:49 +01:00
hashers.py cleaning (#30321) 2019-02-02 10:33:28 +01:00
models.py first commit 2014-08-09 03:48:24 +02:00
urls.py add Python3 and django 1.11 support (fixes #30321) 2019-02-05 09:38:49 +01:00
views.py add Python3 and django 1.11 support (fixes #30321) 2019-02-05 09:38:49 +01:00