1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-16 01:51:21 +01:00
bitwarden-server/test/Core.Test
Vincent Salucci 3b4c8afea0
[AC-1191] TDE admin approval email (#3044)
* feat: add new command for updating request and emailing user, refs AC-1191

* feat: inject service with organization service collection extensions, refs AC-1191

* feat: add function to send admin approval email to mail services (interface/noop/handlebars), refs AC-1191

* feat: add html/text mail templates and add view model for email data, refs AC-1191

* feat: update org auth request controller to use new command during auth request update, refs AC-1191

* fix: dotnet format, refs AC-1191

* refactor: update user not found error, FirstOrDefault for enum type display name, refs AC-1191

* refactor: update user not found to log error instead of throws, refs AC-1191

* fix: remove whitespace lint errors, refs AC-1191

* refactor: update hardcoded UTC timezone string, refs AC-1191

* refactor: add unit test for new command, refs AC-1191

* refactor: improve enum name fallback and identifier string creation, refs AC-1191

* refactor: add addtional unit tests, refs AC-1191

* refactor: update success test to use more generated params, refs AC-1191

* fix: dotnet format...again, refs AC-1191

* refactor: make UTC display a constant for handlebars mail service, refs AC-1191

* refactor: update displayTypeIdentifer to displayTypeAndIdentifier for clarity, refs AC-1191
2023-07-06 10:03:49 -05:00
..
AdminConsole/OrganizationAuth [AC-1191] TDE admin approval email (#3044) 2023-07-06 10:03:49 -05:00
Auth [AC-1145] Add trusted devices option to SSO Config Data (#2909) 2023-05-10 12:52:08 -07:00
AutoFixture [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Entities [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
OrganizationFeatures [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager [SM-771] Add new endpoint for bulk enabling users for Secrets Manager (#3020) 2023-06-29 12:42:44 -04:00
Services [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
Utilities [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Vault [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
Core.Test.csproj [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
packages.lock.json Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00