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 ec254d5927 flows: allow variable substitution in flow titles
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-07-09 19:46:39 +02:00
..
api flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses 2021-06-28 00:22:09 +02:00
management flows: fix lint errors 2021-02-02 17:02:02 +01:00
migrations core: fix error when setting icon/background to url longer than 100 chars 2021-07-09 19:31:32 +02:00
templates/flows flows: remove FlowExecutorShellView 2021-03-23 18:09:13 +01:00
tests flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses 2021-06-28 00:22:09 +02:00
transfer build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +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 core: fix error when setting icon/background to url longer than 100 chars 2021-07-09 19:31:32 +02:00
planner.py flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses 2021-06-28 00:22:09 +02:00
signals.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
stage.py flows: allow variable substitution in flow titles 2021-07-09 19:46:39 +02:00
urls.py flows: add compatibility_mode to toggle ShadyDOM 2021-06-05 20:04:30 +02:00
views.py crypto: fix linting 2021-07-03 19:57:25 +02:00