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 9e46c8bfec bump version: 0.1.22-beta -> 0.1.23-beta 2019-03-18 20:54:31 +01:00
..
migrations add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
processors fix Server Error when downloading metadata 2019-03-12 17:08:53 +01:00
templates/saml Improve access control for saml 2019-03-08 21:30:16 +01:00
__init__.py bump version: 0.1.22-beta -> 0.1.23-beta 2019-03-18 20:54:31 +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 format data before inserting it 2019-03-08 15:16:25 +01:00
exceptions.py Many broken things 2018-11-16 09:10:35 +01:00
forms.py always use FilteredSelectMultiple for many-to-many fields 2019-03-10 18:34:09 +01:00
models.py add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
requirements.txt admin: only add link if function returns not None 2018-12-26 21:55:14 +01:00
urls.py cleanup SAML urls 2019-03-03 00:07:40 +01:00
utils.py saml_idp: fix bandit issues 2018-12-26 17:26:17 +01:00
views.py fix Server Error when downloading metadata 2019-03-12 17:08:53 +01:00
xml_render.py saml_idp: cleanup, fix XML signing 2018-12-26 21:56:08 +01:00
xml_signing.py saml_idp: cleanup, fix XML signing 2018-12-26 21:56:08 +01:00