1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
Rui Tomé 5fabad35c7
[AC-2328] Add a Bulk OrganizationUsersController.GetResetPasswordDetails endpoint (#4079)
* Add new stored procedure for reading reset password details for multiple organization user IDs

* Add method IOrganizationUserRepository.GetManyResetPasswordDetailsByOrganizationUserAsync

* Add new API endpoint for getting reset password details for multiple organization users

* Add unit tests for bulk OrganizationUsersController.GetResetPasswordDetails

* Add alias to sql query result column

* Add constructor for automatic mapping

* Fix http method type for endpoint

* dotnet format

* Simplify the constructor in the OrganizationUserResetPasswordDetails

* Refactor stored procedure and repository method names for retrieving account recovery details

* Add integration tests for GetManyAccountRecoveryDetailsByOrganizationUserAsync

* Lock endpoint behind BulkDeviceApproval feature flag

* Update feature flag key value
2024-05-24 11:20:54 +01:00
..
Admin.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Api.IntegrationTest [SM-1030] Cleanup old access policy management code (#4015) 2024-05-06 14:56:58 -05:00
Api.Test [AC-2328] Add a Bulk OrganizationUsersController.GetResetPasswordDetails endpoint (#4079) 2024-05-24 11:20:54 +01:00
Billing.Test Removed the need to verify requests as CloudOps added an ACL on the network (#3882) 2024-03-11 10:03:10 -04:00
Common Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Core.Test [AC-2522] Remove collection enhancements opt-in (#4110) 2024-05-24 09:00:04 +10:00
Events.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
EventsProcessor.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Icons.Test [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
Identity.IntegrationTest [PM-7335] [deps] Auth: Update Duende.IdentityServer to v7 (#3709) 2024-04-30 09:50:36 -07:00
Identity.Test [PM-3777[PM-3633] Update minimum KDF iterations when creating new User record (#3687) 2024-01-25 10:59:53 -05:00
Infrastructure.EFIntegration.Test [BEEEP] begin 2fa integration tests for identity (#3843) 2024-04-05 09:30:42 -04:00
Infrastructure.IntegrationTest [AC-2328] Add a Bulk OrganizationUsersController.GetResetPasswordDetails endpoint (#4079) 2024-05-24 11:20:54 +01:00
IntegrationTestCommon [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) 2024-03-29 11:00:30 -05:00
Notifications.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
bitwarden.tests.sln Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00