This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/saml_idp
Jens Langhammer 70afabec7e
Switch to explicit AppConfig declaration
2018-12-26 14:32:33 +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 Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +01:00
admin.py Many broken things 2018-11-16 09:10:35 +01:00
apps.py passbook: implement dynamic URL loading 2018-11-22 10:28:13 +01:00
base.py saml_idp: fix open todos 2018-12-17 11:52:02 +01:00
codex.py Many broken things 2018-11-16 09:10:35 +01:00
exceptions.py Many broken things 2018-11-16 09:10:35 +01:00
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 Many broken things 2018-11-16 09:10:35 +01:00
urls.py Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +01:00
views.py Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +01:00
xml_render.py saml_idp: fix recursive import 2018-12-14 15:44:46 +01:00
xml_signing.py saml_idp: start rewriting to use DB Certs 2018-12-14 15:30:11 +01:00