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
Aaron Carson c05d6b96a2
stages/prompt: set UUID to be a string (#4563)
2023-01-30 00:02:12 +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/authenticator_sms: fix code not being sent when phone_number is in context 2023-01-19 20:19:23 +01:00
authenticator_static root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
authenticator_totp stages/authenticator_totp: url quote TOTP issuer instead of slugifying (#4482) 2023-01-22 16:37:47 +00:00
authenticator_validate stages/authenticator_validate: fix error with passwordless webauthn login, improve tests 2023-01-25 14:45:00 +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: update tests 2023-01-23 10:43:49 +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: handle incorrectly formatted token 2023-01-22 00:03:39 +01:00
password stages/authenticator_validate: save used mfa devices in login event 2022-11-25 10:47:49 +01:00
prompt stages/prompt: set UUID to be a string (#4563) 2023-01-30 00:02:12 +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: fix migration setting wrong value, fix form 2023-01-23 14:38:26 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00