1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-29 22:14:47 +00:00

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.
This commit is contained in:
aureateflux 2023-06-10 19:25:16 -05:00
commit bb87b64bb6

View file

@ -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 }}