.coveragerc
.pre-commit-config.yaml
COPYING
Changelog
MANIFEST.in
README
VERSION
noxfile.py
setup.py
django_mellon.egg-info/PKG-INFO
django_mellon.egg-info/SOURCES.txt
django_mellon.egg-info/dependency_links.txt
django_mellon.egg-info/requires.txt
django_mellon.egg-info/top_level.txt
mellon/__init__.py
mellon/adapters.py
mellon/app_settings.py
mellon/backends.py
mellon/middleware.py
mellon/models.py
mellon/models_utils.py
mellon/urls.py
mellon/utils.py
mellon/views.py
mellon/locale/fr/LC_MESSAGES/django.mo
mellon/locale/fr/LC_MESSAGES/django.po
mellon/migrations/0001_initial.py
mellon/migrations/0002_sessionindex.py
mellon/migrations/0003_add_issuer_model.py
mellon/migrations/0004_migrate_issuer.py
mellon/migrations/0005_drop_rename_issuer.py
mellon/migrations/0006_nameid_attributes.py
mellon/migrations/0007_sessionindex_transient_name_id.py
mellon/migrations/0008_add_timestamp_to_session_index.py
mellon/migrations/0009_set_on_delete_protect_on_issuer.py
mellon/migrations/0010_set_issuer_nonnull.py
mellon/migrations/__init__.py
mellon/sessions_backends/__init__.py
mellon/sessions_backends/cached_db.py
mellon/sessions_backends/db.py
mellon/static/mellon/.keep
mellon/templates/mellon/.keep
mellon/templates/mellon/authentication_failed.html
mellon/templates/mellon/base.html
mellon/templates/mellon/debug_login.html
mellon/templates/mellon/inactive_user.html
mellon/templates/mellon/metadata.xml
mellon/templates/mellon/post_form.html
mellon/templates/mellon/session_dump.xml
mellon/templates/mellon/user_not_found.html
tests/__init__.py
tests/conftest.py
tests/idp-private-key.pem
tests/idp-public-key.pem
tests/metadata.xml
tests/metadata_slo_post.xml
tests/settings.py
tests/sp-private-key.pem
tests/sp-public-key.pem
tests/test_default_adapter.py
tests/test_migrations.py
tests/test_models.py
tests/test_session.py
tests/test_sso_slo.py
tests/test_utils.py
tests/test_views.py
tests/urls_tests.py
tests/urls_tests_template_base.py
tests/urls_tests_template_hook.py
tests/utils.py
tests/xml_utils.py
tests/templates/base.html
tests/templates/theme.html