1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 16:42:50 -05:00
Files
bitwarden/src/Core/MailTemplates/Handlebars/EmergencyAccessRecoveryTimedOut.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

3 lines
182 B
Handlebars

{{#>BasicTextLayout}}
{{Name}} has been granted emergency request to {{Action}} your account. You may login on the web vault and manually revoke this request.
{{/BasicTextLayout}}