1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-18 02:11:22 +01:00
bitwarden-server/bitwarden_license/test/Commercial.Core.Test/AdminConsole
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
..
AutoFixture [AC-1284] AC Team code ownership moves - Provider (#3359) 2023-10-26 13:38:29 -04:00
ProviderFeatures [AC-1758] Implement RemoveOrganizationFromProviderCommand (#3515) 2024-01-12 10:38:47 -05:00
Services [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00