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 25ee6f8116
sources/ldap: fix attribute path resolution (#7090)
* lib: make set_path_in_dict reusable

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

* sources/ldap: use set_path_in_dict to set attributes

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

* stages/user_write: also use set_path_in_dict

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-10-06 18:01:09 +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 web/flows: bottom-align about text on flows page (#7051) 2023-10-03 14:10:10 +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 stages/email: rework email templates (#7029) 2023-10-02 16:04:40 +02:00
identification security: fix CVE-2023-39522 (#6665) 2023-08-29 19:07:49 +02: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 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 sources/ldap: fix attribute path resolution (#7090) 2023-10-06 18:01:09 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00