mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
d6cd73cfcc
* Add check for managed user before purging account * Rename IOrganizationRepository.GetByClaimedUserDomainAsync to GetByVerifiedUserEmailDomainAsync and refactor to return a list. Remove ManagedByOrganizationId from ProfileResponseMode. Add ManagesActiveUser to ProfileOrganizationResponseModel * Rename the property ManagesActiveUser to UserIsManagedByOrganization * Remove whole class #nullable enable and add it to specific places * Remove unnecessary .ToList() * Refactor IUserService methods GetOrganizationsManagingUserAsync and IsManagedByAnyOrganizationAsync to not return nullable objects. Update ProfileOrganizationResponseModel.UserIsManagedByOrganization to not be nullable * Update error message when unable to purge vault for managed account |
||
---|---|---|
.. | ||
AmazonSesMailDeliveryServiceTests.cs | ||
AzureQueuePushNotificationServiceTests.cs | ||
CollectionServiceTests.cs | ||
DeviceServiceTests.cs | ||
HandlebarsMailServiceTests.cs | ||
InMemoryApplicationCacheServiceTests.cs | ||
InMemoryServiceBusApplicationCacheServiceTests.cs | ||
LaunchDarklyFeatureServiceTests.cs | ||
LicensingServiceTests.cs | ||
LocalAttachmentStorageServiceTests.cs | ||
MailKitSmtpMailDeliveryServiceTests.cs | ||
MultiServicePushNotificationServiceTests.cs | ||
NotificationHubPushNotificationServiceTests.cs | ||
NotificationHubPushRegistrationServiceTests.cs | ||
NotificationsApiPushNotificationServiceTests.cs | ||
RelayPushNotificationServiceTests.cs | ||
RelayPushRegistrationServiceTests.cs | ||
SendGridMailDeliveryServiceTests.cs | ||
StripePaymentServiceTests.cs | ||
UserServiceTests.cs |