1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-27 22:34:54 -05:00
bitwarden/src/Core/MailTemplates/Handlebars/EmergencyAccessAccepted.text.hbs
Oscar Hinton 0f1af2333e
Add support for Emergency Access (#1000)
* Add support for Emergency Access

* Add migration script

* Review comments

* Ensure grantor has premium when inviting new grantees.

* Resolve review comments

* Remove two factor references
2020-12-16 14:36:47 -05:00

7 lines
339 B
Handlebars

{{#>BasicTextLayout}}
This email is to notify you that {{GranteeEmail}} has accepted your invitation to become an emergency access contact.
To confirm this user, log into the Bitwarden web vault, go to settings and confirm the user.
If you do not wish to confirm this user, you can also remove them on the same page.
{{/BasicTextLayout}}