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 87b14e8761 flows/planner: optimise db queries during plan building 2020-09-07 11:27:02 +02:00
..
management flows: fix exporting and importing for models with multiple unique fields 2020-09-06 01:07:06 +02:00
migrations flows: fix exporting and importing for models with multiple unique fields 2020-09-06 01:07:06 +02:00
templates/flows OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
tests flows: fix exporting and importing for models with multiple unique fields 2020-09-06 01:07:06 +02:00
transfer flows/transfer: fix missing unique fields for PolicyBinding 2020-09-07 11:26:37 +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: enum to django TextChoices 2020-05-09 20:54:56 +02:00
forms.py flows: fix exporting and importing for models with multiple unique fields 2020-09-06 01:07: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 flows/planner: optimise db queries during plan building 2020-09-07 11:27:02 +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: add CancelView to cancel current flow execution 2020-06-30 00:11:01 +02:00
views.py *: fix general Linting errors 2020-08-19 10:49:14 +02:00