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 f1ccef7f6a e2e: add tests for proxy provider and outposts 2020-09-16 23:22:17 +02:00
..
management e2e: add tests for proxy provider and outposts 2020-09-16 23:22:17 +02:00
migrations pytest (#209) 2020-09-11 23:21:11 +02:00
templates/flows policies: add AccessDeniedResponse as general response when access was denied 2020-09-15 09:53:59 +02:00
tests flows: replace passbook_flows:denied with AccessDenied Reeponse 2020-09-15 09:54:19 +02:00
transfer transfer/exporter: ensure policies are exported before stages, ensure policies for new prompt stages are included 2020-09-09 17:22:24 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
api.py flows: add title field 2020-08-28 15:23:03 +02:00
apps.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
exceptions.py flows: fix FlowNonApplicableException and EmptyFlowException leading to infinite spinners 2020-09-14 18:40:26 +02:00
forms.py flows: fix incorrect pk being used in FlowStageBinding Form 2020-09-08 18:18:06 +02:00
markers.py flows/executor: call plan.next before pop so we can save plan 2020-06-18 22:54:09 +02:00
models.py policies/api: fix target returning pbm_uuid instead of proper primary key of the object 2020-09-08 18:05:50 +02:00
planner.py flows/planner: optimise db queries during plan building 2020-09-07 11:27:02 +02:00
signals.py flows: FlowStageBinding: rename .flow to .target to fix select_subclasses() 2020-07-04 00:14:21 +02:00
stage.py flows: add title field 2020-08-28 15:23:03 +02:00
urls.py flows: replace passbook_flows:denied with AccessDenied Reeponse 2020-09-15 09:54:19 +02:00
views.py flows: replace passbook_flows:denied with AccessDenied Reeponse 2020-09-15 09:54:19 +02:00