1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00
bitwarden-server/bitwarden_license/test/Commercial.Core.Test/SecretsManager/Secrets
cd-bitwarden 7334de636b
[SM-577] - ACCESS POLICY fixing issue with user being able to update a secret if they are assi… (#2763)
* fixing issue with user being able to update a secret if they are assigning it to a project that has read/write permissions. Even though the customer is only allowed to read.

* Add additional check for newly assigned project access and original project access.

* fixing Lint issue

* Fixing tests

* uneeded param removed

* Updating to extract logic into function

* renaming function

* lint fixes

* renaming function
2023-03-07 13:22:03 -05:00
..
CreateSecretCommandTests.cs [SM-381] New secrets access (#2629) 2023-02-16 11:42:07 -08:00
DeleteSecretCommandTests.cs [SM-381] New secrets access (#2629) 2023-02-16 11:42:07 -08:00
UpdateSecretCommandTests.cs [SM-577] - ACCESS POLICY fixing issue with user being able to update a secret if they are assi… (#2763) 2023-03-07 13:22:03 -05:00