1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-10 15:13:29 +01:00
bitwarden-server/src/Core/Services/Implementations
Matt Gibson 5dc6013e37
Provider qa feedback (#1501)
* Title case buttons

* Throw if provider tries to add a non-business organization

* Allow only one admin OR owner roll in a free org per user

Boolean operators were not properly assocated
and ownership of an org was precluding confirmation into any other
organization

* Limit email length

* Require email domain with top level domain

* Do not allow email domains to end in invalid characters

* Fix free org tests
2021-08-10 11:16:10 -05:00
..
AmazonSesMailDeliveryService.cs Fix minor typo in logging (#1444) 2021-07-08 12:40:47 +10:00
AmazonSqsBlockIpService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AppleIapService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureAttachmentStorageService.cs Attachment blob upload (#1229) 2021-03-30 18:41:14 -05:00
AzureQueueBlockIpService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueueEventWriteService.cs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
AzureQueueMailService.cs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
AzureQueuePushNotificationService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueueReferenceEventService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueueService.cs Fix queue message encoding for Azure (UTF-16 in XML) (#1439) 2021-07-07 10:49:59 -04:00
AzureSendFileStorageService.cs Attachment blob upload (#1229) 2021-03-30 18:41:14 -05:00
BaseIdentityClientService.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
BlockingMailQueueService.cs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
CipherService.cs Fix upload limits for direct uploads (again) (#1479) 2021-08-04 09:00:30 +10:00
CollectionService.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
DeviceService.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
EmergencyAccessService.cs Feature/sync Enable hcaptcha on login (#1469) 2021-07-21 13:42:06 -05:00
EventService.cs Add events for Creating, Adding and Removing ProviderOrganizations (#1475) 2021-07-21 19:40:38 +02:00
GroupService.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
HandlebarsMailService.cs [Provider] Resolve email not being url encoded (#1483) 2021-07-23 10:22:59 +02:00
HCaptchaValidationService.cs Protect user registration with captcha (#1480) 2021-07-22 12:29:06 -05:00
I18nService.cs Added PreValidate endpoint on Account controller (#896) 2020-08-28 12:14:23 -04:00
I18nViewLocalizer.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
InMemoryApplicationCacheService.cs [Provider] Create and access child organizations (#1427) 2021-07-08 17:05:32 +02:00
InMemoryServiceBusApplicationCacheService.cs [Provider] Setup provider (#1378) 2021-06-30 09:35:26 +02:00
LicensingService.cs Don't use dev licensing cert if self-hosted (#1216) 2021-03-18 07:21:00 +10:00
LocalAttachmentStorageService.cs Attachment blob upload (#1229) 2021-03-30 18:41:14 -05:00
LocalSendStorageService.cs Direct upload to Azure/Local (#1188) 2021-03-21 23:01:19 -05:00
MailKitSmtpMailDeliveryService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
MultiServiceMailDeliveryService.cs add support for postal and multi service mail delivery (#1326) 2021-05-13 15:18:42 -04:00
MultiServicePushNotificationService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationHubPushNotificationService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationHubPushRegistrationService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationsApiPushNotificationService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
OrganizationService.cs Provider qa feedback (#1501) 2021-08-10 11:16:10 -05:00
PolicyService.cs Policy Service Tests (#1344) 2021-06-11 10:33:32 -05:00
PostalMailDeliveryService.cs add support for postal and multi service mail delivery (#1326) 2021-05-13 15:18:42 -04:00
RelayPushNotificationService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
RelayPushRegistrationService.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
RepositoryEventWriteService.cs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
SendService.cs Fix upload limits for direct uploads (again) (#1479) 2021-08-04 09:00:30 +10:00
SsoConfigService.cs Created sso config service with save (#936) 2020-09-15 10:17:44 -04:00
StripePaymentService.cs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
UserService.cs [Reset Password v1] Updated force password reset models (#1492) 2021-08-05 13:00:24 -05:00