authentik/authentik/stages
Jens Langhammer cb37e5c10e stages/email: add activate_user_on_success flag, add for all example flows
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

# Conflicts:
#	web/src/locales/fr_FR.po
2021-10-04 18:50:19 +02:00
..
authenticator_duo stages/authenticator_duo: add API to "import" devices from duo 2021-09-10 11:35:09 +02:00
authenticator_static
authenticator_totp
authenticator_validate
authenticator_webauthn *: remove string.format() 2021-09-14 12:06:47 +02:00
captcha *: fix typos in code 2021-09-25 00:01:11 +02:00
consent stages/email: don't crash when testing stage does not exist 2021-09-16 11:04:08 +02:00
deny flows: ensure all StageViews accept post, add tests 2021-09-09 16:30:14 +02:00
dummy
email stages/email: add activate_user_on_success flag, add for all example flows 2021-10-04 18:50:19 +02:00
identification
invitation stages/invitation: fix linting 2021-09-20 20:41:05 +02:00
password
prompt stages/prompt: fix inconsistent policy context for validation policies 2021-09-27 17:05:26 +02:00
user_delete flows: ensure all StageViews accept post, add tests 2021-09-09 16:30:14 +02:00
user_login stages/user_login: add check for user.is_active and tests 2021-10-04 18:50:00 +02:00
user_logout flows: ensure all StageViews accept post, add tests 2021-09-09 16:30:14 +02:00
user_write stages/user_write: add option to add newly created users to a group 2021-09-14 21:45:34 +02:00
__init__.py