bitwarden_rs/src/static/templates/email
BlackDex 3fed323385 Fixed plain/text email format
plain/text emails should not contain html elements like <p> <a> etc..
This triggers some spamfilters and increases the spam score.

Also added the github link into the text only emails since this also
triggers spamfilters to increase the score since the url/link count is
different between the multipart messages.
2020-11-18 12:04:16 +01:00
..
change_email.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
change_email.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
delete_account.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
delete_account.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
invite_accepted.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
invite_accepted.html.hbs Don't HTML-escape email subject lines 2020-05-30 00:36:43 -07:00
invite_confirmed.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
invite_confirmed.html.hbs Don't HTML-escape email subject lines 2020-05-30 00:36:43 -07:00
new_device_logged_in.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
new_device_logged_in.html.hbs Don't HTML-escape email subject lines 2020-05-30 00:36:43 -07:00
pw_hint_none.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
pw_hint_none.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
pw_hint_some.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
pw_hint_some.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
send_org_invite.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
send_org_invite.html.hbs Don't HTML-escape email subject lines 2020-05-30 00:36:43 -07:00
smtp_test.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
smtp_test.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
twofactor_email.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
twofactor_email.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
verify_email.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
verify_email.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
welcome_must_verify.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
welcome_must_verify.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00
welcome.hbs Fixed plain/text email format 2020-11-18 12:04:16 +01:00
welcome.html.hbs fixing hard coded width email templates 2020-05-20 13:38:04 +02:00