1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/src/Core/MailTemplates/Handlebars/NewDeviceLoggedIn.text.hbs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
346 B
Handlebars
Raw Normal View History

{{#>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}}