1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.Test/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 Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
SecretsControllerTests.cs [SM-1256] Add BulkSecretAuthorizationHandler (#4099) 2024-07-09 10:06:33 -05:00
SecretsManagerEventsControllerTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
ServiceAccountsControllerTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00