From 6ae23f20c5fffdada9bf7d28bd4696f2ee1eeb3b Mon Sep 17 00:00:00 2001 From: Akhil Date: Tue, 18 Jun 2024 10:49:25 +0530 Subject: [PATCH 1/2] remove blacklist domain job --- appinfo/info.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 2e37f78c..24735a56 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ - 6.0.1 + 6.0.2 agpl Murena SAS EcloudAccounts @@ -25,7 +25,6 @@ OCA\EcloudAccounts\Settings\BetaSection - OCA\EcloudAccounts\Command\UpdateBlacklistedDomains OCA\EcloudAccounts\Command\Migrate2FASecrets OCA\EcloudAccounts\Command\MigrateWebmailAddressbooks OCA\EcloudAccounts\Command\MapActiveAttributetoLDAP -- GitLab From 248a168b6f48764c094fabb376c9a5d4f40305c4 Mon Sep 17 00:00:00 2001 From: Akhil Date: Tue, 18 Jun 2024 10:50:31 +0530 Subject: [PATCH 2/2] remove blacklist domain job --- appinfo/info.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 24735a56..2f017641 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -29,7 +29,4 @@ OCA\EcloudAccounts\Command\MigrateWebmailAddressbooks OCA\EcloudAccounts\Command\MapActiveAttributetoLDAP - - OCA\EcloudAccounts\BackgroundJob\BlacklistedDomainsJob - -- GitLab