1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-11 15:17:44 +01:00
bitwarden-server/test/Api.IntegrationTest/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 [SM-1030] Cleanup old access policy management code (#4015) 2024-05-06 14:56:58 -05:00
SecretsControllerTests.cs [SM-654] Individual secret permissions (#4160) 2024-06-20 12:45:28 -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 [SM-654] Add support for direct secret permissions at the repo layer (#4156) 2024-06-20 10:40:24 -05:00