authentik/passbook/saml_idp
Jens Langhammer d77bbd2120 saml_idp: fix form path 2018-12-10 16:58:48 +01:00
..
migrations Cleanup migrations (again) 2018-12-10 10:49:50 +01:00
processors code is now clean but still not working 2018-11-16 13:08:37 +01:00
templates/saml saml_idp: fix form path 2018-12-10 16:58:48 +01:00
__init__.py
admin.py
apps.py passbook: implement dynamic URL loading 2018-11-22 10:28:13 +01:00
base.py saml_idp: Add Certificate, Key and other settings to DB 2018-12-09 23:06:14 +01:00
codex.py
exceptions.py
forms.py saml_idp: Add Certificate, Key and other settings to DB 2018-12-09 23:06:14 +01:00
models.py saml_idp: Add Certificate, Key and other settings to DB 2018-12-09 23:06:14 +01:00
registry.py Fixup verbose names 2018-11-26 17:17:32 +01:00
requirements.txt
urls.py
views.py all: invites -> invitations 2018-12-10 14:21:42 +01:00
xml_render.py
xml_signing.py