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 44fc9ee80c
stages/identification: add option to pretend user exists (#7610)
* stages/identification: add option to pretend user exists

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

* fix tests?

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

* update docs

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

* test CI permission fix

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-11-18 01:55:48 +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 stages/authenticator_sms: fix error when phone number from context already exists (#7264) 2023-10-24 02:42:16 +02:00
authenticator_static core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
authenticator_totp stages/identification: add option to pretend user exists (#7610) 2023-11-18 01:55:48 +01:00
authenticator_validate stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
authenticator_webauthn stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
captcha api: modular urls (#5551) 2023-05-09 14:46:47 +02: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: use uuid for email confirmation token instead of username (#7581) 2023-11-15 21:13:53 +01:00
identification stages/identification: add option to pretend user exists (#7610) 2023-11-18 01:55:48 +01:00
invitation stages/invitation: fix mis-matched serializer class for invitation (#7018) 2023-10-02 12:26:14 +02: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: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02: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