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 3e127c2d17 templates: add an indirection so that user can overwrite location of base.html 2015-10-31 12:01:26 +01:00
..
static/js template include and js code for implementing Kerberos autologin 2014-08-12 11:49:35 +02:00
templates/django_kerberos templates: add an indirection so that user can overwrite location of base.html 2015-10-31 12:01:26 +01:00
__init__.py New release 1.2.1 2014-08-25 22:57:09 +02:00
app_settings.py simplification: remove setting KERBEROS_KEYTAB 2014-08-12 11:06:21 +02:00
backends.py refactoring: improve reusability by encapsulating access to app_settings in methods 2014-08-12 11:06:21 +02:00
hashers.py refactoring: improve reusability by encapsulating access to app_settings in methods 2014-08-12 11:06:21 +02:00
models.py first commit 2014-08-09 03:48:24 +02:00
urls.py first commit 2014-08-09 03:48:24 +02:00
views.py Improve error reporting, prevent tracebacks on normal events 2015-01-05 11:02:47 +01:00