1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-20 02:31:30 +01:00
bitwarden-server/test/Api.Test/SecretsManager
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
..
Controllers [SM-863] Add endpoint for fetching multiple secrets by IDs (#3134) 2023-08-28 10:16:50 -05:00
Enums [SM-485] Add access policy on project creation (#2678) 2023-02-09 08:58:05 -06:00