1
0
Fork 0
vaultwarden-test/src/static/templates/email
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981
* a user without 2fa trying to join a 2fa org will fail, but user gets an email to enable 2fa
* a user disabling 2fa will be removed from 2fa orgs; user gets an email for each org
* an org enabling 2fa policy will remove users without 2fa; users get an email
2021-04-11 22:57:17 -04: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_2fa_removed_from_org.hbs Resolves dani-garcia/bitwarden_rs#981 2021-04-11 22:57:17 -04:00
send_2fa_removed_from_org.html.hbs Resolves dani-garcia/bitwarden_rs#981 2021-04-11 22:57:17 -04: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.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
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