1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/test/Api.Test/SecretsManager/Controllers
Thomas Avery 01d67dce48
[SM-654] Individual secret permissions (#4160)
* Add new data and request models

* Update authz handlers

* Update secret commands to handle access policy updates

* Update secret repository to handle access policy updates

* Update secrets controller to handle access policy updates

* Add tests

* Add integration tests for secret create
2024-06-20 12:45:28 -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-654] Individual secret permissions (#4160) 2024-06-20 12:45:28 -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