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 db95dfe38d
security: fix CVE 2022 46145 (#4140)
* add flow authentication requirement

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

* add website for cve

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

* add tests

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

* flows: handle FlowNonApplicableException without policy result

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

* add release notes

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

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-12-02 16:14:25 +01:00
..
api security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
management *: cleanup stray print calls 2022-09-10 13:24:53 +02:00
migrations security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
tests security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
views *: fix remaining old cache keys 2022-11-18 16:18:32 +01: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 security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
markers.py flows: add shortcut to redirect current flow (#3192) 2022-07-01 23:19:41 +02:00
models.py security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
planner.py security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
signals.py *: fix remaining old cache keys 2022-11-18 16:18:32 +01: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