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 02869d8173
stages/user_login: session binding (#7881)
* start with user_login stage

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

# Conflicts:
#	authentik/root/settings.py

* fix and improve logout event

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

* lint pass

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

* update authenticated session when IP changes and binding doesn't break

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

* update docs, always keep old and new IP in event

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

* re-gen api schema

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-12-23 01:20:23 +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: prevent authentik emails from being marked as spam (also add text template support) (#7949) 2023-12-21 14:32:05 +01: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 stages/user_login: session binding (#7881) 2023-12-23 01:20:23 +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