Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2025-01-10 12:15:40 +01:00
6eaf131922
* 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. * Update twofactor_email.html.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. * Update twofactor_email.hbs Changed "Confirmation" to "Verification" for the sake of internal consistency * Update twofactor_email.hbs * Update twofactor_email.html.hbs
6 Zeilen
189 B
Handlebars
6 Zeilen
189 B
Handlebars
Vaultwarden Login Verification Code
|
|
<!---------------->
|
|
Your two-step verification code is: {{token}}
|
|
|
|
Use this code to complete logging in with Vaultwarden.
|
|
{{> email/email_footer_text }}
|