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 81e820b6e6 flows: fix invalid graph generation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-09-21 10:53:29 +02:00
..
api flows: fix invalid graph generation 2022-09-21 10:53:29 +02:00
management *: cleanup stray print calls 2022-09-10 13:24:53 +02:00
migrations *: remove remaining default creation code in squashed migrations 2022-08-24 23:02:34 +02:00
tests flows: fix invalid graph generation 2022-09-21 10:53:29 +02:00
views ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
challenge.py Revert "flows: always mark component field as required in Challenge and ChallengeResponses" 2022-09-11 23:13:51 +02:00
exceptions.py flows: show messages from ak_message when flow is denied 2022-07-03 21:36:13 +02:00
markers.py flows: add shortcut to redirect current flow (#3192) 2022-07-01 23:19:41 +02:00
models.py *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
planner.py flows: show messages from ak_message when flow is denied 2022-07-03 21:36:13 +02:00
signals.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
stage.py flows: add shortcut to redirect current flow (#3192) 2022-07-01 23:19:41 +02:00
urls.py flows: inspector (#1469) 2021-09-28 09:36:48 +02:00