1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test
cd-bitwarden 3f3f52399b
[SM-716] Adding ability for service account to have write access (#3021)
* adding ability for service account to have write access

* Suggested changes

* fixing tests

* dotnet format changes

* Adding RunAsServiceAccountWIthPermission logic to ProjectAuthorizationhandlerTests

* Removing logic that prevents deleting and updating a secret. Adding Service Account logic to tests inside of secretAuthorizationhandlerTests.

* Removing Service Account from CanUpdateSecret_NotSupportedClientTypes_DoesNotSuceed because it is a supported client type now :)

* thomas sugested changes

* using Arg.Any<AccessClientType>() instead of default in tests

* merge conflict changes and code updates to remove service account tests that are  outdated

* fixing tests

* removing extra  spaces that lint hates
2023-06-30 17:17:41 +00:00
..
Controllers [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
Models/Request/Accounts [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
Public/Controllers [EC-647] OAVR v2 Feature Branch Merge (#2588) 2023-01-19 11:00:54 -05:00
SecretsManager [SM-716] Adding ability for service account to have write access (#3021) 2023-06-30 17:17:41 +00:00
Tools [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
Utilities Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Vault/Controllers [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Api.Test.csproj [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
packages.lock.json Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00