1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test
Thomas Rittson a07aa8330c
[AC-2206] Fix assigning Manage access to default collection (#3799)
* Fix assigning Manage access to default collection

The previous implementation did not work when creating an org as a
provider because the ownerId is null in OrganizationService.SignUp.
Added a null check and handled assigning access in ProviderService
instead.

* Tweaks
2024-02-14 08:41:51 -06:00
..
Api.IntegrationTest [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00
Api.Test [AC-2184] Fix push sync notification on opt-in to Flexible Collections (#3794) 2024-02-13 12:15:07 -06:00
Billing.Test Fix PayPal IPN Logging (#3768) 2024-02-08 15:37:41 +00:00
Common Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Core.Test [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00
Icons.Test [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
Identity.IntegrationTest [PM-5424] fix TDE provider user (#3771) 2024-02-09 12:08:22 -08:00
Identity.Test [PM-3777[PM-3633] Update minimum KDF iterations when creating new User record (#3687) 2024-01-25 10:59:53 -05:00
Infrastructure.EFIntegration.Test [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
Infrastructure.IntegrationTest Net8 follow-ups part2 (#3751) 2024-02-09 12:08:36 -05:00
IntegrationTestCommon Net8 follow-ups part2 (#3751) 2024-02-09 12:08:36 -05:00
bitwarden.tests.sln Add identity tests to test solution (#3342) 2023-10-13 14:15:11 +02:00