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/flows
Jens Langhammer 872ecd93a6 flows: add to api and add forms 2020-05-08 18:29:18 +02:00
..
migrations core/auth: fix unittests for flows 2020-05-08 16:43:22 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
api.py flows: add to api and add forms 2020-05-08 18:29:18 +02:00
apps.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
exceptions.py flows: implement planner, start new executor 2020-05-08 14:33:14 +02:00
factor_base.py flows: complete migration to FlowExecutorView, fully use context 2020-05-08 16:10:27 +02:00
forms.py flows: add to api and add forms 2020-05-08 18:29:18 +02:00
models.py flows: implement planner, start new executor 2020-05-08 14:33:14 +02:00
planner.py flows: complete migration to FlowExecutorView, fully use context 2020-05-08 16:10:27 +02:00
urls.py flows: fix denied view not being registered 2020-05-08 16:50:50 +02:00
views.py flows: add to api and add forms 2020-05-08 18:29:18 +02:00