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/providers/saml
Jens Langhammer a09a1793ec ui: update templates for jinja2-related fields 2020-02-21 15:36:37 +01:00
..
migrations lib: add helper method for 400 response with message 2020-02-18 10:13:53 +01:00
processors providers/saml: cleanup encoding 2020-02-20 21:33:10 +01:00
templates/saml ui: update templates for jinja2-related fields 2020-02-21 15:36:37 +01:00
tests providers/saml: big cleanup, simplify base processor 2020-02-14 15:19:48 +01:00
utils providers/saml: cleanup encoding 2020-02-20 21:33:10 +01:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
api.py *: propertymapping template -> expression 2020-02-17 20:38:14 +01:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
forms.py *: propertymapping template -> expression 2020-02-17 20:38:14 +01:00
models.py providers/saml: add modal to show metadata without download 2020-02-18 10:57:43 +01:00
settings.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
urls.py providers/saml: fix /login/ pointing to wrong view 2020-02-20 16:13:55 +01:00
views.py ui: clean up more generic forms, remove is_login everywhere 2020-02-21 15:00:45 +01:00