jenkins-bot has submitted this change and it was merged.

Change subject: Revert "Making SSL connection true as default per disabling 
http for logged in users in 21 August"
......................................................................


Revert "Making SSL connection true as default per disabling http for logged in 
users in 21 August"

This reverts commit 5edb7bcf35d8f5724a274832b3e5102ecb89d34c.

The WMF is not switching for another week [1] and this change breaks editing
on WMF sites due to a missing root certificate [2].

[1] http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/72200
[2] https://sourceforge.net/p/pywikipediabot/bugs/1656/

Change-Id: I6c0c587ad38c07101d580a22043bbd607eb0b14d
---
M pywikibot/family.py
1 file changed, 0 insertions(+), 3 deletions(-)

Approvals:
  Ladsgroup: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/family.py b/pywikibot/family.py
index 88eb3d3..5796e4e 100644
--- a/pywikibot/family.py
+++ b/pywikibot/family.py
@@ -940,6 +940,3 @@
 
     def shared_image_repository(self, code):
         return ('commons', 'commons')
-
-    def protocol(self, code):
-        return 'https'

-- 
To view, visit https://gerrit.wikimedia.org/r/80351
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c0c587ad38c07101d580a22043bbd607eb0b14d
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to