1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/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 SM-1012: Removing SM Beta (Phase 2) (#3663) 2024-02-05 15:51:31 -05:00
Entities [AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486) 2023-11-29 15:31:15 -06:00
Models/Data [AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486) 2023-11-29 15:31:15 -06:00
OrganizationAuth [AC-1191] TDE admin approval email (#3044) 2023-07-06 10:03:49 -05:00
OrganizationFeatures [AC-2154] Logging organization data before migrating for flexible collections (#3761) 2024-02-09 17:57:01 +00:00
Services [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00