1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/bitwarden_license/src
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 [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00
Commercial.Infrastructure.EntityFramework Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Scim [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
Sso [PM-3641] Remove Saml2BitHandler (#3288) 2024-02-09 11:43:44 -05:00