1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/bitwarden_license/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
..
Commercial.Core.Test [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00
Scim.IntegrationTest Net8 follow-ups part2 (#3751) 2024-02-09 12:08:36 -05:00
Scim.Test Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
bitwarden_license.tests.sln