1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-21 03:08:47 -05:00
bitwarden/src/Core/MailTemplates/Handlebars/EmergencyAccessRecoveryReminder.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

5 lines
280 B
Handlebars

{{#>BasicTextLayout}}
{{Name}} has a pending emergency request to {{Action}} your account. You may login on the web vault and manually approve or reject this request.
If you do nothing, the request will automatically be approved after {{DaysLeft}} day(s).
{{/BasicTextLayout}}