stages/email: add activate_user_on_success flag, add for all example flows

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-10-04 18:47:51 +02:00
parent b5649bdcc4
commit 0692663537
12 changed files with 836 additions and 1154 deletions

View File

@ -93,7 +93,8 @@
"from_address": "system@authentik.local",
"token_expiry": 30,
"subject": "authentik",
"template": "email/password_reset.html"
"template": "email/password_reset.html",
"activate_user_on_success": true
}
},
{