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 L 9f5fb692ba
sources: add custom icon support (#4022)
* add source icon

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add to oauth form

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add to other browser sources

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add migration, return icon in UI challenges

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* deduplicate file upload

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-11-16 14:10:10 +01:00
..
api sources: add custom icon support (#4022) 2022-11-16 14:10:10 +01:00
management *: cleanup stray print calls 2022-09-10 13:24:53 +02:00
migrations flows: optimise queries (#3818) 2022-10-19 22:53:07 +02:00
tests flows: fix invalid graph generation 2022-09-21 10:53:29 +02:00
views flows: fix error due to not validating error challenge 2022-10-27 20:04:00 +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 root: use single redis db (#4009) 2022-11-15 14:31:29 +01: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