1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/src/Core
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
..
AdminConsole [AC-2206] Fix assigning Manage access to default collection (#3799) 2024-02-14 08:41:51 -06:00
Auth [PM-6208] Move TOTP cache validation logic to providers (#3779) 2024-02-09 12:44:31 -08:00
Billing [AC-1608] Send offboarding survey response to Stripe on subscription cancellation (#3734) 2024-02-09 11:58:37 -05:00
Context [PM-5424] fix TDE provider user (#3771) 2024-02-09 12:08:22 -08:00
Entities [AC-1608] Send offboarding survey response to Stripe on subscription cancellation (#3734) 2024-02-09 11:58:37 -05:00
Enums [AC-2184] Fix push sync notification on opt-in to Flexible Collections (#3794) 2024-02-13 12:15:07 -06:00
Exceptions [AC-1192] Create endpoints for new Device Approvals page (#2993) 2023-06-15 14:54:08 -07:00
HostedServices Platform/pm 2535/upgrade to azure messaging servicebus (#3102) 2023-08-07 08:57:18 -05:00
Identity [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
IdentityServer [PM-6196] Cleanup distributed cache for identity (#3704) 2024-02-09 07:43:28 -05:00
Jobs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
MailTemplates/Handlebars [AC-1758] Implement RemoveOrganizationFromProviderCommand (#3515) 2024-01-12 10:38:47 -05:00
Models [AC-1843] Automate PM discount for SM Trial (#3661) 2024-01-29 11:10:27 -05:00
OrganizationFeatures [AC-2154] Logging organization data before migrating for flexible collections (#3761) 2024-02-09 17:57:01 +00:00
Properties [Business Portal] BUG Fix localization (#1385) 2021-06-09 09:56:29 -05:00
Repositories [PM-5548] Eliminate in-app purchase logic (#3640) 2024-01-11 15:26:32 -05:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager [SM-909] Add service-account people access policy management endpoints (#3324) 2023-12-07 15:35:16 -06:00
Services [PM 5864] Resolve root cause of double-charging customers with implementation of PM-3892 (#3762) 2024-02-13 20:28:14 +01:00
Settings [PM-6177] Persistent distributed cache using Cosmos (#3772) 2024-02-08 14:34:53 -05:00
Tokens Auth/PM-3275 - Changes to support TDE User without MP being able to Set a Password + misc refactoring (#3242) 2023-11-02 08:02:25 -07:00
Tools [PM-3797 Part 4] Add Sends to new Key Rotation (#3442) 2023-12-12 11:58:34 -05:00
Utilities Upgrade logging packages for .NET 8 (#3798) 2024-02-13 14:34:55 -05:00
Vault [AC-1124] Restrict admins from accessing items in Collections tab (#3676) 2024-02-08 14:07:58 -08:00
AssemblyInfo.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
Constants.cs [PM 5864] Resolve root cause of double-charging customers with implementation of PM-3892 (#3762) 2024-02-13 20:28:14 +01:00
Core.csproj Upgrade logging packages for .NET 8 (#3798) 2024-02-13 14:34:55 -05:00
licensing_dev.cer Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00
licensing.cer prod licensing certs 2017-10-03 16:19:20 -04:00