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 09ef58350c flows: rename AuthenticationStage to StageView as its a general base view 2020-05-17 00:03:06 +02:00
..
migrations admin: add flow-stage-bindings, add policy-bindings, add prompts 2020-05-16 19:55:59 +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 admin: add flow-stage-bindings, add policy-bindings, add prompts 2020-05-16 19:55:59 +02:00
planner.py flows: add caching of plan, add planner unittests 2020-05-11 11:39:58 +02:00
stage.py flows: rename AuthenticationStage to StageView as its a general base view 2020-05-17 00:03:06 +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 *: rename templatetags to clearly identify 2020-05-15 10:54:31 +02:00