COPYING
MANIFEST.in
README
VERSION
setup.py
tox.ini
src/authentic2_auth_kerberos/__init__.py
src/authentic2_auth_kerberos/admin.py
src/authentic2_auth_kerberos/app_settings.py
src/authentic2_auth_kerberos/apps.py
src/authentic2_auth_kerberos/auth_frontends.py
src/authentic2_auth_kerberos/backends.py
src/authentic2_auth_kerberos/dashboard.py
src/authentic2_auth_kerberos/decorators.py
src/authentic2_auth_kerberos/forms.py
src/authentic2_auth_kerberos/models.py
src/authentic2_auth_kerberos/urls.py
src/authentic2_auth_kerberos/utils.py
src/authentic2_auth_kerberos/views.py
src/authentic2_auth_kerberos.egg-info/PKG-INFO
src/authentic2_auth_kerberos.egg-info/SOURCES.txt
src/authentic2_auth_kerberos.egg-info/dependency_links.txt
src/authentic2_auth_kerberos.egg-info/entry_points.txt
src/authentic2_auth_kerberos.egg-info/requires.txt
src/authentic2_auth_kerberos.egg-info/top_level.txt
src/authentic2_auth_kerberos/migrations/__init__.py
src/authentic2_auth_kerberos/templates/authentic2_auth_kerberos/autologin.html
src/authentic2_auth_kerberos/templates/authentic2_auth_kerberos/login.html
src/authentic2_auth_kerberos/templates/django_kerberos/base.html
tests/settings.py
tests/test_ldap_backend.py