first commit
This commit is contained in:
10
dockers/vaultwarden/templates/email/new_device_logged_in.hbs
Normal file
10
dockers/vaultwarden/templates/email/new_device_logged_in.hbs
Normal file
@ -0,0 +1,10 @@
|
||||
New Device Logged In From {{{device}}}
|
||||
<!---------------->
|
||||
Your account was just logged into from a new device.
|
||||
|
||||
* Date: {{datetime}}
|
||||
* IP Address: {{ip}}
|
||||
* Device Type: {{device}}
|
||||
|
||||
You can deauthorize all devices that have access to your account from the web vault ( {{url}} ) under Settings > My Account > Deauthorize Sessions.
|
||||
{{> email/email_footer_text }}
|
Reference in New Issue
Block a user