1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Api.Test/SecretsManager/Controllers
Thomas Avery 640cb68d51
[SM-863] Add endpoint for fetching multiple secrets by IDs (#3134)
* Add support CanReadSecret authorization

* Extract base response model for secret

* Add support for SA bulk fetching event logging

* secret repository bug fix

* Add endpoint and request for bulk fetching secrets

* Swap to original reference event

* Add unit tests

* Add integration tests

* Add unit tests for authz handler

* update authz handler tests

---------
2023-08-28 10:16:50 -05:00
..
AccessPoliciesControllerTests.cs [SM-707] Refactor authorization for Access Policy Commands (#2905) 2023-07-13 11:46:01 -05:00
ProjectsControllerTests.cs [SM-787] Extract authorization from project delete command (#2987) 2023-07-11 15:15:18 -05:00
SecretsControllerTests.cs [SM-863] Add endpoint for fetching multiple secrets by IDs (#3134) 2023-08-28 10:16:50 -05:00
ServiceAccountsControllerTests.cs [AC-1568] Finish refactor of update subscription interface, minor fixes (#3189) 2023-08-28 08:05:23 +10:00