Browse Source
Previous subject line was triggering Google's spam blocker, breaking the 2FA setup process if a gmail SMTP server is configured. The new subject line does not (currently) run afoul of Google's filter.pull/3571/head
committed by
GitHub
1 changed files with 2 additions and 2 deletions
@ -1,6 +1,6 @@ |
|||
Your Two-step Login Verification Code |
|||
Vaultwarden Confirmation Code |
|||
<!----------------> |
|||
Your two-step verification code is: {{token}} |
|||
|
|||
Use this code to complete logging in with Vaultwarden. |
|||
{{> email/email_footer_text }} |
|||
{{> email/email_footer_text }} |
|||
|
Loading…
Reference in new issue