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 a960ce9454
stages/user_write: add more user creation options (#4367)
* add more user creation options

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* update blueprints and docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2023-01-05 15:46:20 +01:00
..
authenticator_duo stages/authenticator_duo: fix imported duo devices not being confirmed 2022-11-24 11:36:34 +01:00
authenticator_sms root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
authenticator_static stages/authenticator_*: cleanup 2022-11-15 13:46:00 +01:00
authenticator_totp stages/authenticator_*: cleanup 2022-11-15 13:46:00 +01:00
authenticator_validate stages/authenticator_validate: improve validation for not_configured_action 2022-11-28 10:52:51 +01:00
authenticator_webauthn root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
captcha stages/captcha: fix captcha not loading correctly, add tests 2023-01-01 18:15:41 +01:00
consent stages/consent: default to expiring consent instead of always_require 2022-09-10 13:25:28 +02:00
deny *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
dummy stages/dummy: add toggle to throw error for debugging 2023-01-01 21:25:53 +01:00
email stages/email: remove unused import 2023-01-02 09:28:26 +01:00
identification stages/identification: log invalid_login similar to event for easier log parsing 2022-10-20 19:31:22 +02:00
invitation stages/invitation: fix incorrect pk check for invitation's flow 2022-12-27 13:55:51 +01:00
password stages/authenticator_validate: save used mfa devices in login event 2022-11-25 10:47:49 +01:00
prompt stages/prompt: use stage.get_pending_user() to fallback to the correct user 2022-12-30 20:38:15 +01:00
user_delete *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
user_login stages/user_login: prevent double success message when logging in via source 2022-12-12 16:34:16 +00:00
user_logout *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
user_write stages/user_write: add more user creation options (#4367) 2023-01-05 15:46:20 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00