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
Colton Hurst 2529c5b36f
SM-695: Block Create & Update for Admins on Secrets Outside of the Org (#2844)
* SM-695: Block create or update for admins on secrets outside of the org

* SM-695: Update test, org is required on project

* SM-695: Update tests to set matching org id in project

* SM-695: Ensure there is no more than 1 project connected to a secret, plus remove org admin check in the CreateSecretCommand.

* SM-695: Add integration tests for create and update secrets security fixes

* SM-695: Update Create and Update secret tests, a secret can only be in one project at a time
2023-04-14 09:48:11 -04: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-695: Block Create & Update for Admins on Secrets Outside of the Org (#2844) 2023-04-14 09:48:11 -04: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