1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-05 19:17:36 +01:00
bitwarden-server/test/Api.IntegrationTest/SecretsManager/Controllers
Oscar Hinton 60bdf77e8b
[SM-574] Wire up read/write for secret list and secret response (#2767)
* Wire up read/write for secret list and secret response

* Fix trash

* Remove UserHasReadPermission

* Fix list by project

* Implement admin and service accounts for AccessToSecretAsync

* Resolve feedback

* Fix tests

* Rename function

* Change create to return true, true

* Remove duplicated access check
2023-03-30 16:51:46 +02:00
..
AccessPoliciesControllerTests.cs SM-662: Make sm controller test class names plural (#2816) 2023-03-22 11:04:50 -04:00
ProjectsControllerTests.cs SM-662: Make sm controller test class names plural (#2816) 2023-03-22 11:04:50 -04:00
SecretsControllerTests.cs [SM-574] Wire up read/write for secret list and secret response (#2767) 2023-03-30 16:51:46 +02:00
SecretsManagerPortingControllerTests.cs SM-662: Make sm controller test class names plural (#2816) 2023-03-22 11:04:50 -04:00
SecretsTrashControllerTests.cs SM-662: Make sm controller test class names plural (#2816) 2023-03-22 11:04:50 -04:00
ServiceAccountsControllerTests.cs SM-662: Make sm controller test class names plural (#2816) 2023-03-22 11:04:50 -04:00