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/stages
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
..
authenticator stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
authenticator_duo stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
authenticator_sms events: add better fallback for sanitize_item to ensure everything can be saved as JSON (#7694) 2023-11-23 11:43:39 +01:00
authenticator_static core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
authenticator_totp root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
authenticator_validate flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
authenticator_webauthn root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
captcha flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
consent core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
deny stage/deny: add custom message (#7144) 2023-10-18 17:13:33 +02:00
dummy api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
email stages/email: improve error handling for incorrect template syntax (#7758) 2023-12-04 12:02:39 +02:00
identification flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
invitation root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
password stages/password: move password validation to serializer (#6766) 2023-09-05 22:55:33 +02:00
prompt core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
user_delete flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
user_login flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
user_logout flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
user_write events: fix missing model_* events when not directly authenticated (#7588) 2023-11-16 12:06:39 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00