1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Core.Test/AutoFixture
Thomas Rittson 96f9fbb951
[AC-2027] Update Flexible Collections logic to use organization property (#3644)
* Update optionality to use org.FlexibleCollections

Also break old feature flag key to ensure it's never enabled

* Add logic to set defaults for collection management setting

* Update optionality logic to use org property

* Add comments

* Add helper method for getting individual orgAbility

* Fix validate user update permissions interface

* Fix tests

* dotnet format

* Fix more tests

* Simplify self-hosted update logic

* Fix mapping

* Use new getOrganizationAbility method

* Refactor invite and save orgUser methods

Pass in whole organization object instead of using OrganizationAbility

* fix CipherService tests

* dotnet format

* Remove manager check to simplify this set of changes

* Misc cleanup before review

* Fix undefined variable

* Refactor bulk-access endpoint to avoid early repo call

* Restore manager check

* Add tests for UpdateOrganizationLicenseCommand

* Add nullable regions

* Delete unused dependency

* dotnet format

* Fix test
2024-01-17 12:33:35 +00:00
..
Attributes Run formatting (#2230) 2022-08-29 16:06:55 -04:00
AutoFixtureExtensions.cs [AC-1373] Flexible Collections (#3245) 2023-11-01 09:30:52 +00:00
CollectionAccessSelectionFixtures.cs [AC-1373] Flexible Collections (#3245) 2023-11-01 09:30:52 +00:00
CurrentContextFixtures.cs Fix typo: CurrentContent -> CurrentContext (#3231) 2023-08-28 10:20:01 +10:00
GlobalSettingsFixtures.cs Remove moq (#3166) 2023-08-10 17:03:42 +02:00
OrganizationLicenseCustomization.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationSponsorshipFixtures.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SubscriptionInfoCustomization.cs [EC-826] Merge license sync feature branch to master (#2587) 2023-01-31 07:42:10 +10:00
UserFixtures.cs [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00