Legoktm 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 08731b448030a6c827f8f37197fbe8eea161a71f.

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

Approvals:
  Legoktm: Verified; Looks good to me, approved



diff --git a/family.py b/family.py
index 871519d..255cc3d 100644
--- a/family.py
+++ b/family.py
@@ -4726,3 +4726,6 @@
 
     def shared_image_repository(self, code):
         return ('commons', 'commons')
+        
+    def protocol(self, code):
+        return 'https'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1279c31a9ea5b4db9ec152b2fd3b5cf439688674
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
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