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 05fa7aa891 bump release to 1.1.0 2014-08-12 11:53:19 +02:00
..
static/js template include and js code for implementing Kerberos autologin 2014-08-12 11:49:35 +02:00
templates/django_kerberos template include and js code for implementing Kerberos autologin 2014-08-12 11:49:35 +02:00
__init__.py bump release to 1.1.0 2014-08-12 11:53:19 +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 refactoring: rewrite login view as a cbv for better reusability 2014-08-12 11:06:21 +02:00