Browse Source

Update twofactor_email.hbs subject line to avoid triggering gmail content filter

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/3572/head
aureateflux 2 years ago
parent
commit
bb87b64bb6
  1. 2
      src/static/templates/email/twofactor_email.hbs

2
src/static/templates/email/twofactor_email.hbs

@ -1,4 +1,4 @@
Your Two-step Login Verification Code
Vaultwarden Confirmation Code
<!---------------->
Your two-step verification code is: {{token}}

Loading…
Cancel
Save