1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-05 11:42:22 -05:00
bitwarden/src/Core/MailTemplates/Handlebars/NewDeviceLoggedIn.text.hbs
2019-01-24 22:37:49 -05:00

10 lines
346 B
Handlebars

{{#>BasicTextLayout}}
Your Bitwarden account was just logged into from a new device.
Date: {{TheDate}} at {{TheTime}} {{TimeZone}}
IP Address: {{IpAddress}}
Device Type: {{DeviceType}}
You can deauthorize all devices that have access to your account from the
web vault under Settings > My Account > Deauthorize Sessions.
{{/BasicTextLayout}}