1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-21 02:41:21 +01:00
bitwarden-server/src/Core/Services
Rui Tomé 04e18ee8e7
[AC-621] Added possibility of adding users through SCIM to an Organization without a confirmed Owner (#2846)
* [AC-621] Added possibility of adding users through SCIM to an Organization without a confirmed Owner

* [AC-621] Passing EventSystemUser argument for HasConfirmedOwnersExceptAsync in user delete actions by SCIM

* [AC-624] Removed EventSystemUser parameter from IOrganizationService.HasConfirmedOwnersExceptAsync

* [AC-621] Added IProviderUserRepository.GetManyOrganizationDetailsByOrganizationAsync

* [AC-621] Updated OrganizationService.HasConfirmedOwnersExceptAsync to use IProviderUserRepository.GetManyOrganizationDetailsByOrganizationAsync to check for any confirmed provider users

* [AC-621] Removed unused EventSystemUser parameters

* [AC-621] Refactored ProviderUserRepository.GetManyByOrganizationAsync to return ProviderUser objects

* [AC-621] Removed default parameter value for Status
2023-05-17 16:39:08 +01:00
..
Implementations [AC-621] Added possibility of adding users through SCIM to an Organization without a confirmed Owner (#2846) 2023-05-17 16:39:08 +01:00
NoopImplementations [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
IAppleIapService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IApplicationCacheService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IAttachmentStorageService.cs [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
IBlockIpService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
ICollectionService.cs [EC-647] OAVR v2 Feature Branch Merge (#2588) 2023-01-19 11:00:54 -05:00
IDeviceService.cs [SG-823] Undid changes to capture device push token on login (#2427) 2022-12-12 15:51:41 -05:00
IDnsResolverService.cs [SG-147] Organization Domain Claiming Feature (#2704) 2023-02-15 14:26:41 -05:00
IEventService.cs [AC-1081] Merge feature/billing-obfuscation (#2665) 2023-04-14 11:13:16 +01:00
IEventWriteService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IFeatureService.cs All feature state access through config API (#2785) 2023-03-10 08:11:11 -05:00
IGroupService.cs [EC-654] Create commands for Group Create and Group Update (#2442) 2022-12-12 09:59:48 +00:00
II18nService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
ILicensingService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IMailDeliveryService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IMailEnqueuingService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IMailService.cs [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
IOrganizationDomainService.cs [SG-147] Organization Domain Claiming Feature (#2704) 2023-02-15 14:26:41 -05:00
IOrganizationService.cs [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
IPaymentService.cs [AC 482]automatically apply discounts to provider portal orgs (#2801) 2023-04-10 14:40:04 +01:00
IPolicyService.cs [EC-787] Create a method in PolicyService to check if a policy applies to a user (#2537) 2023-05-12 08:22:19 +01:00
IProviderService.cs [AC-1081] Merge feature/billing-obfuscation (#2665) 2023-04-14 11:13:16 +01:00
IPushNotificationService.cs [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
IPushRegistrationService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IStripeAdapter.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IStripeSyncService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IUserService.cs [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00