.coveragerc
.flake8
.githubactivity.json
.gitignore
.pre-commit-config.yaml
.prettierignore
.readthedocs.yml
CHANGELOG.md
LICENSE
README.rst
RELEASE.md
dev-requirements.txt
pyproject.toml
requirements.txt
.github/dependabot.yaml
.github/workflows/build.yaml
continuous_integration/before_install.sh
continuous_integration/install.sh
continuous_integration/script.sh
continuous_integration/docker/Dockerfile
continuous_integration/docker/files/etc/krb5.conf
continuous_integration/docker/files/etc/supervisord.conf
continuous_integration/docker/files/etc/supervisor.d/kerberos.conf
continuous_integration/docker/files/var/kerberos/krb5kdc/kadm5.acl
continuous_integration/docker/files/var/kerberos/krb5kdc/kdc.conf
docs/Makefile
docs/environment.yml
docs/source/conf.py
docs/source/index.rst
docs/source/options.rst
docs/source/_static/custom.css
docs/source/_templates/help.html
jupyterhub_kerberosauthenticator.egg-info/PKG-INFO
jupyterhub_kerberosauthenticator.egg-info/SOURCES.txt
jupyterhub_kerberosauthenticator.egg-info/dependency_links.txt
jupyterhub_kerberosauthenticator.egg-info/entry_points.txt
jupyterhub_kerberosauthenticator.egg-info/top_level.txt
kerberosauthenticator/__init__.py
kerberosauthenticator/_version.py
kerberosauthenticator/auth.py
kerberosauthenticator/templates/kerberos_login_error.html
kerberosauthenticator/tests/conftest.py
kerberosauthenticator/tests/test_authenticator.py