templates
ui: fix modal layout
2020-07-06 20:50:14 +02:00
__init__.py
*(minor): small refactor
2019-10-07 16:33:48 +02:00
api.py
all: implement black as code formatter
2019-12-31 12:51:16 +01:00
apps.py
WIP Use Flows for Sources and Providers ( #32 )
2020-06-07 16:35:08 +02:00
auth.py
flows: cleanup denied view, use everywhere
2020-07-02 13:48:42 +02:00
forms.py
WIP Use Flows for Sources and Providers ( #32 )
2020-06-07 16:35:08 +02:00
models.py
providers/* use name for __str__
2020-07-05 23:00:40 +02:00
settings.py
providers/oidc: fill claims with userinfo
2020-03-01 22:55:56 +01:00
urls.py
WIP Use Flows for Sources and Providers ( #32 )
2020-06-07 16:35:08 +02:00
views.py
flows: add SESSION_KEY_APPLICATION_PRE
2020-07-12 22:47:46 +02:00