vaultwarden/src/static/templates/email
Mathijs van Veluw f863ffb89a
Add Protected Actions Check (#4067)
Since the feature `Login with device` some actions done via the
web-vault need to be verified via an OTP instead of providing the MasterPassword.

This only happens if a user used the `Login with device` on a device
which uses either Biometrics login or PIN. These actions prevent the
athorizing device to send the MasterPasswordHash. When this happens, the
web-vault requests an OTP to be filled-in and this OTP is send to the
users email address which is the same as the email address to login.

The only way to bypass this is by logging in with the your password, in
those cases a password is requested instead of an OTP.

In case SMTP is not enabled, it will show an error message telling to
user to login using there password.

Fixes #4042
2023-11-12 22:15:44 +01:00
..
admin_reset_password.hbs Changed permissions back to 644 2023-04-12 18:06:46 +02:00
admin_reset_password.html.hbs working implementation 2023-01-25 08:06:21 +01:00
change_email.hbs Changed permissions back to 644 2023-04-12 18:06:46 +02:00
change_email.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
delete_account.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
delete_account.html.hbs Changed permissions back to 644 2023-04-12 18:06:46 +02:00
email_footer_text.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
email_footer.hbs attach images to email 2022-10-15 04:59:31 +02:00
email_header.hbs attach images to email 2022-10-15 04:59:31 +02:00
emergency_access_invite_accepted.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_invite_accepted.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_invite_confirmed.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_invite_confirmed.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_approved.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_approved.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_initiated.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_initiated.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_rejected.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_rejected.html.hbs fix: removed a double space 2022-11-07 08:39:56 +01:00
emergency_access_recovery_reminder.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_reminder.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_timed_out.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
emergency_access_recovery_timed_out.html.hbs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
incomplete_2fa_login.hbs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
incomplete_2fa_login.html.hbs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
invite_accepted.hbs Changed permissions back to 644 2023-04-12 18:06:46 +02:00
invite_accepted.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
invite_confirmed.hbs Changed permissions back to 644 2023-04-12 18:06:46 +02:00
invite_confirmed.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
new_device_logged_in.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
new_device_logged_in.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
protected_action.hbs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
protected_action.html.hbs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
pw_hint_none.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
pw_hint_none.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
pw_hint_some.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
pw_hint_some.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
send_2fa_removed_from_org.hbs Changed permissions back to 644 2023-04-12 18:06:46 +02:00
send_2fa_removed_from_org.html.hbs Simplify 2fa removed email and remove extra table close in the footer 2021-07-15 21:25:46 +02:00
send_emergency_access_invite.hbs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
send_emergency_access_invite.html.hbs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
send_org_invite.hbs Percent-encode org_name in links 2023-01-03 12:51:44 +01:00
send_org_invite.html.hbs Percent-encode org_name in links 2023-01-03 12:51:44 +01:00
send_single_org_removed_from_org.hbs Changed permissions back to 644 2023-04-12 18:06:46 +02:00
send_single_org_removed_from_org.html.hbs feature: Support single organization policy 2021-10-02 19:30:19 +02:00
smtp_test.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
smtp_test.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
twofactor_email.hbs 2FA Confirmation Code Email subject line change to fix triggering Google spam blocker (#3572) 2023-10-21 20:50:22 +02:00
twofactor_email.html.hbs 2FA Confirmation Code Email subject line change to fix triggering Google spam blocker (#3572) 2023-10-21 20:50:22 +02:00
verify_email.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
verify_email.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome_must_verify.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome_must_verify.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
welcome.html.hbs Updated branding, email and crates 2021-05-08 17:46:31 +02:00