From 303de3d972eacdda8ac6c4f5ea984ca8d3f1cd64 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 27 Aug 2015 00:17:39 +0200 Subject: [PATCH] temporarily disable broken HTTPS support in swap Right now, turning on HTTPS really just prevents things from working. It is not fully required, since swapping is only local connections, so not easily susceptible to mass eavesdropping, though it would be nice. I'm leaving the rest of the plumbing for this here intact for when we come back to getting swap always using HTTPS. closes #378 https://gitlab.com/fdroid/fdroidclient/issues/378 --- F-Droid/res/xml/preferences.xml | 4 ---- F-Droid/src/org/fdroid/fdroid/Preferences.java | 2 +- .../fdroid/fdroid/views/fragments/PreferencesFragment.java | 1 - 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/F-Droid/res/xml/preferences.xml b/F-Droid/res/xml/preferences.xml index 0de38fb22..453c2e2a3 100644 --- a/F-Droid/res/xml/preferences.xml +++ b/F-Droid/res/xml/preferences.xml @@ -52,10 +52,6 @@ -