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:
@ -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
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user