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/authentik/flows
Jens Langhammer 5cf3a13ca8 flows: fix invalid parameter in tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-09-09 16:36:51 +02:00
..
api *: cleanup api schema warnings 2021-08-26 09:36:41 +02:00
management ci: don't login to docker on forks 2021-08-31 09:31:10 +02:00
migrations flows: disable compatibility_mode by default 2021-08-30 17:18:43 +02:00
templates/flows flows: remove FlowExecutorShellView 2021-03-23 18:09:13 +01:00
tests flows: fix invalid parameter in tests 2021-09-09 16:36:51 +02:00
transfer web/admin: select all password stage backends by default 2021-08-23 18:08:29 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py flows: make use of oneOf OpenAPI to annotate all challenge types 2021-05-24 14:11:23 +02:00
challenge.py core: add configure_url to UserSettings for both stages and sources 2021-06-08 19:21:27 +02:00
exceptions.py flows: fix FlowNonApplicableException not being Sentry Ignored 2021-01-27 09:57:18 +01:00
markers.py flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses 2021-06-28 00:22:09 +02:00
models.py flows: disable compatibility_mode by default 2021-08-30 17:18:43 +02:00
planner.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
signals.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
stage.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
urls.py flows: add compatibility_mode to toggle ShadyDOM 2021-06-05 20:04:30 +02:00
views.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00