1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-31 23:21:22 +01:00
bitwarden-server/test/Core.Test
Rui Tomé 9e718d7336
[PM-15637] Add Email Notification Templates and Logic for Device Approval Requests (#5270)
* 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
2025-01-27 10:59:46 +00:00
..
AdminConsole [PM-12489] Extract OrganizationService.DeleteAsync and OrganizationService.InitiateDeleteAsync into commands (#5279) 2025-01-27 10:58:08 +00:00
Auth [PM-15637] Add Email Notification Templates and Logic for Device Approval Requests (#5270) 2025-01-27 10:59:46 +00:00
AutoFixture [AC-2646] Remove FC MVP dead code from Core (#4281) 2024-07-12 12:25:04 -05:00
Billing [PM-13999] show estimated tax for taxable countries (#5110) 2025-01-02 20:27:53 +01:00
Entities [AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486) 2023-11-29 15:31:15 -06:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
KeyManagement chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
Models [PM-13999] show estimated tax for taxable countries (#5110) 2025-01-02 20:27:53 +01:00
NotificationCenter [PM-10563] Notification Center API (#4852) 2024-12-18 09:59:50 -05:00
NotificationHub chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
OrganizationFeatures [PM-11730] Remove feature flag: AC-2476-deprecate-stripe-sources-api (#5201) 2025-01-24 13:38:35 -05:00
Platform chore: expand tests of the new UpdateInstallationCommand (#5227) 2025-01-07 14:58:30 -05:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager [SM-654] Individual secret permissions (#4160) 2024-06-20 12:45:28 -05:00
Services Remove provider-export-permission feature flag (#5263) 2025-01-17 08:28:23 +10:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools PM-16261 move ImportCiphersAsync to the tools team (#5245) 2025-01-24 10:57:44 -06:00
Utilities Shard notification hub (#4450) 2024-10-22 12:20:57 -04:00
Vault PM-16261 move ImportCiphersAsync to the tools team (#5245) 2025-01-24 10:57:44 -06:00
ConstantsTests.cs [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
Core.Test.csproj [deps] Billing: Update Kralizek.AutoFixture.Extensions.MockHttp to 2.1.0 (#4888) 2024-10-14 12:15:04 +01:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00