1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-13 01:21:29 +01:00
bitwarden-server/test/Core.Test
Rui Tomé edb74add50
[PM-14243] Free organization limit is not enforced when editing user (#5155)
* Enforce free organization limit when updating user

* Add test for throwing error on accepting admin user joining multiple free organizations

* Add test for throwing BadRequest when free organization admin attempts to sign up for another free organization

* Fix user ID handling in UpdateOrganizationUserCommand for free organizations

* Rename parameter 'user' to 'organizationUser' in UpdateUserAsync method for clarity
2025-01-21 10:15:02 +00:00
..
AdminConsole [PM-14243] Free organization limit is not enforced when editing user (#5155) 2025-01-21 10:15:02 +00:00
Auth chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
AutoFixture [AC-2646] Remove FC MVP dead code from Core (#4281) 2024-07-12 12:25:04 -05:00
Billing [PM-13999] show estimated tax for taxable countries (#5110) 2025-01-02 20:27:53 +01:00
Entities [AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486) 2023-11-29 15:31:15 -06:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
KeyManagement chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
Models [PM-13999] show estimated tax for taxable countries (#5110) 2025-01-02 20:27:53 +01:00
NotificationCenter [PM-10563] Notification Center API (#4852) 2024-12-18 09:59:50 -05:00
NotificationHub chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
OrganizationFeatures Updated LicensingService to be a singleton again and moved IFeatureService up a frame in the call stack (#5238) 2025-01-09 12:40:16 -05:00
Platform chore: expand tests of the new UpdateInstallationCommand (#5227) 2025-01-07 14:58:30 -05:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager [SM-654] Individual secret permissions (#4160) 2024-06-20 12:45:28 -05:00
Services Remove provider-export-permission feature flag (#5263) 2025-01-17 08:28:23 +10:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
Utilities Shard notification hub (#4450) 2024-10-22 12:20:57 -04:00
Vault [PM-14380] Add GET /tasks/organization endpoint (#5149) 2025-01-09 12:40:12 -08:00
ConstantsTests.cs [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
Core.Test.csproj [deps] Billing: Update Kralizek.AutoFixture.Extensions.MockHttp to 2.1.0 (#4888) 2024-10-14 12:15:04 +01:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00