1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-10-05 23:02:40 +02:00
vaultwarden/src/static/templates/email/new_device_logged_in.hbs

14 Zeilen
375 B
Handlebars

New Device Logged In From {{device}}
<!---------------->
<html>
<p>
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
<a href="{{url}}">web vault</a> under Settings > My Account > Deauthorize Sessions.
</p>
</html>