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 bbdf8c054b
stages/password: move password validation to serializer (#6766)
* handle non-applicable when restarting flow

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

* flows: add StageInvalidException error to be used in challenge/response serializer validation to return a stage_invalid error

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

* rework password stage

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-09-05 22:55:33 +02: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: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
authenticator_static stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
authenticator_totp stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02: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 api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
deny flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
dummy api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
email security: fix CVE-2023-39522 (#6665) 2023-08-29 19:07:49 +02:00
identification security: fix CVE-2023-39522 (#6665) 2023-08-29 19:07:49 +02:00
invitation flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
password stages/password: move password validation to serializer (#6766) 2023-09-05 22:55:33 +02:00
prompt enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +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 flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00