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 2fa6cf855d stages/consent: simplify logic, correctly update existing consent
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-08-07 14:38:40 +02:00
..
api blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
management blueprints: webui (#3356) 2022-08-03 00:05:49 +02:00
migrations blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
templates/flows flows: remove FlowExecutorShellView 2021-03-23 18:09:13 +01:00
tests blueprints: v1 (#1573) 2022-07-31 17:11:44 +02:00
views flows: show messages from ak_message when flow is denied 2022-07-03 21:36:13 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
challenge.py stages/consent: simplify logic, correctly update existing consent 2022-08-07 14:38:40 +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 flows: denied action (#3194) 2022-07-02 17:37:57 +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