mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-28 04:39:21 -07:00
Updated branding, email and crates
- Updated branding for admin and emails - Updated crates and some deprications - Removed newline-converter because this is built-in into lettre - Updated email templates to use a shared header and footer template - Also trigger SMTP SSL When TLS is selected without SSL Resolves #1641
This commit is contained in:
@@ -2,7 +2,5 @@ Your Two-step Login Verification Code
|
||||
<!---------------->
|
||||
Your two-step verification code is: {{token}}
|
||||
|
||||
Use this code to complete logging in with Bitwarden.
|
||||
|
||||
===
|
||||
Github: https://github.com/dani-garcia/vaultwarden
|
||||
Use this code to complete logging in with Vaultwarden.
|
||||
{{> email/email_footer_text }}
|
||||
Reference in New Issue
Block a user