mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00

* Add device approval notification email templates * Add DeviceApprovalRequestedViewModel for device approval notifications * Add method to send device approval requested notification email * Send email notification to Organization Admins when adding a new admin approval auth request * Add tests for device approval notification email sending in AuthRequestServiceTests * fix(email-templates): Remove unnecessary triple braces from user name variable in device approval notification emails * Add feature flag for admin notifications on device approval requests * Add logging for skipped admin notifications on device approval requests
6 lines
181 B
Handlebars
6 lines
181 B
Handlebars
{{#>BasicTextLayout}}
|
|
{{UserNameRequestingAccess}} has sent a device approval request. Review login requests to allow the member to finish logging in.
|
|
|
|
{{Url}}
|
|
{{/BasicTextLayout}}
|