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 Langhammer fc8fe5317a
stages: always use get_pending_user instead of getting context user
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-01-19 17:57:21 +01:00
..
authenticator_duo stages: always use get_pending_user instead of getting context user 2023-01-19 17:57:21 +01:00
authenticator_sms stages: always use get_pending_user instead of getting context user 2023-01-19 17:57:21 +01:00
authenticator_static root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
authenticator_totp stages/authenticator_*: cleanup 2022-11-15 13:46:00 +01:00
authenticator_validate stages: always use get_pending_user instead of getting context user 2023-01-19 17:57:21 +01:00
authenticator_webauthn stages: always use get_pending_user instead of getting context user 2023-01-19 17:57:21 +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 root: improve code style (#4436) 2023-01-15 17:02:31 +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