1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.IntegrationTest/SecretsManager
cd-bitwarden b772784af3
[SM-896] restricting access to disabled orgs (#3287)
* restricting access to disabled orgs

* Unit Test Updates

* Update test/Api.IntegrationTest/SecretsManager/Controllers/AccessPoliciesControllerTests.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Covering all test cases

* making organization enabled NOT default

---------

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2023-10-16 14:29:02 +00:00
..
Controllers [SM-896] restricting access to disabled orgs (#3287) 2023-10-16 14:29:02 +00:00
Enums [SM-429] Add permission checks to access policy endpoints (#2628) 2023-02-06 11:26:06 -06:00
SecretsManagerOrganizationHelper.cs [SM-896] restricting access to disabled orgs (#3287) 2023-10-16 14:29:02 +00:00