first commit
This commit is contained in:
10
dockers/vaultwarden/templates/email/incomplete_2fa_login.hbs
Normal file
10
dockers/vaultwarden/templates/email/incomplete_2fa_login.hbs
Normal file
@ -0,0 +1,10 @@
|
||||
Incomplete Two-Step Login From {{{device}}}
|
||||
<!---------------->
|
||||
Someone attempted to log into your account with the correct master password, but did not provide the correct token or action required to complete the two-step login process within {{time_limit}} minutes of the initial login attempt.
|
||||
|
||||
* Date: {{datetime}}
|
||||
* IP Address: {{ip}}
|
||||
* Device Type: {{device}}
|
||||
|
||||
If this was not you or someone you authorized, then you should change your master password as soon as possible, as it is likely to be compromised.
|
||||
{{> email/email_footer_text }}
|
Reference in New Issue
Block a user