1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.IntegrationTest/SecretsManager/Controllers
Thomas Avery acc4808509
[SM-1256] Add BulkSecretAuthorizationHandler (#4099)
* Add AccessToSecretsAsync to the repository

* Add BulkSecretAuthorizationHandler

* Update controller to use the new authz handler

* Add integration test coverage
2024-07-09 10:06:33 -05:00
..
AccessPoliciesControllerTests.cs [SM-1293] Add endpoint to fetch secret's access policies (#4146) 2024-06-07 12:08:38 -05:00
ProjectsControllerTests.cs [SM-1030] Cleanup old access policy management code (#4015) 2024-05-06 14:56:58 -05:00
SecretsControllerTests.cs [SM-1256] Add BulkSecretAuthorizationHandler (#4099) 2024-07-09 10:06:33 -05:00
SecretsManagerEventsControllerTests.cs [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) 2024-03-29 11:00:30 -05:00
SecretsManagerPortingControllerTests.cs [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) 2024-03-29 11:00:30 -05:00
SecretsTrashControllerTests.cs [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) 2024-03-29 11:00:30 -05:00
ServiceAccountsControllerTests.cs [PM-2944] Enable Nullable For Secrets Manager (#4389) 2024-07-03 15:17:10 -04:00