1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.IntegrationTest
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
..
Controllers AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
Factories [PM-3569] Upgrade to Duende.Identity (#3185) 2023-11-20 16:32:23 -05:00
Helpers [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00
Properties Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
SecretsManager [SM-909] Add service-account people access policy management endpoints (#3324) 2023-12-07 15:35:16 -06:00
Api.IntegrationTest.csproj Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00