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 80c3246333 policies/expression: add pb_flow_plan variable 2020-05-13 18:44:36 +02:00
..
migrations stages/user_delete: fix formatting 2020-05-12 15:23:17 +02:00
tests policies/expression: add pb_flow_plan variable 2020-05-13 18:44:36 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
api.py admin: sort types, minor fixups 2020-05-13 11:57:10 +02:00
apps.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
exceptions.py flows: enum to django TextChoices 2020-05-09 20:54:56 +02:00
forms.py admin: sort types, minor fixups 2020-05-13 11:57:10 +02:00
models.py stages/user_delete: add user delete stage, remove view from core 2020-05-12 14:50:00 +02:00
planner.py flows: add caching of plan, add planner unittests 2020-05-11 11:39:58 +02:00
stage.py stages/email: add form for sending email to prevent spam 2020-05-10 20:50:27 +02:00
urls.py stages/user_delete: add user delete stage, remove view from core 2020-05-12 14:50:00 +02:00
views.py flows: add Planner and Executor unittests 2020-05-11 15:01:14 +02:00