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/tests
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
..
__init__.py stages/authenticator_validate: remember (#2828) 2022-05-10 21:05:22 +02:00
test_api.py flows: fix invalid graph generation 2022-09-21 10:53:29 +02:00
test_executor.py flows: show messages from ak_message when flow is denied 2022-07-03 21:36:13 +02:00
test_inspector.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_planner.py security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
test_stage_model.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
test_stage_views.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
test_views_helper.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00