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/lib/tests
Jens L 3e530cf1b5
flows: add "require outpost" authentication_requirement (#7921)
* migrate get_client_ip to middleware

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* use middleware directly without wrapper

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add require_outpost setting for flows

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add tests

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update schema

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update web ui

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fixup

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* improve fallback

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-12-19 13:32:10 +01:00
..
__init__.py lib: test edgecase for timedelta_from_string 2020-12-13 18:35:51 +01:00
test_config.py root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
test_evaluator.py lib: add tests for ak_create_event (#5710) 2023-05-22 00:18:54 +02:00
test_http.py flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
test_sentry.py providers/oauth2: fix tests 2022-05-14 12:41:40 +02:00
test_serializer_model.py *: improve general tests 2023-01-04 22:26:55 +01:00
test_utils_reflection.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
test_utils_time.py lib: test edgecase for timedelta_from_string 2020-12-13 18:35:51 +01:00
utils.py root: add common fixture loader (#4946) 2023-03-14 17:13:03 +01:00