1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/test/Api.Test/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-581] Adding support for warning dialogs (#2762) 2023-03-06 11:31:56 -06:00
ProjectsControllerTests.cs [SM-567] Change how project permission is resolved (#2791) 2023-03-09 11:23:50 -06:00
SecretsControllerTests.cs [SM-574] Wire up read/write for secret list and secret response (#2767) 2023-03-30 16:51:46 +02:00
ServiceAccountsControllerTests.cs [SM-465] Add access policy on service account creation (#2649) 2023-02-02 12:25:14 -06:00