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

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


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

This reverts commit 72ff80e8579721e45fdfaaab9f1bdb15d12a5089.

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

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



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

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iee130111b90f92608e02fcb30ae76ce9b43cbbd9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to