Use https by default

Bug #1656384 reported by Tim Landscheidt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mediawiki-el
Fix Committed
Undecided
Unassigned

Bug Description

WMF has switched on https-only, so mediawiki.el should to; the same applies to Launchpad URLs:

=== modified file 'mediawiki.el'
--- mediawiki.el 2013-02-23 19:41:34 +0000
+++ mediawiki.el 2013-10-25 14:43:00 +0000
@@ -9,7 +9,7 @@
 ;; Version: 2.2.4.2
 ;; Created: Sep 17 2004
 ;; Keywords: mediawiki wikipedia network wiki
-;; URL: http://launchpad.net/mediawiki-el
+;; URL: https://launchpad.net/mediawiki-el
 ;; Last Modified: <2013-02-23 14:41:05 mah>

 (defconst mediawiki-version "2.2.4.2"
@@ -516,7 +516,7 @@
   :group 'mediawiki)

 (defcustom mediawiki-site-alist '(("Wikipedia"
- "http://en.wikipedia.org/w/"
+ "https://en.wikipedia.org/w/"
                                    "username"
                                    "password"
                                   "Main Page"))

Revision history for this message
Mark A. Hershberger (hexmode) wrote :

development has moved to github: https://github.com/hexmode/mediawiki-el

Revision history for this message
Mark A. Hershberger (hexmode) wrote :
Changed in mediawiki-el:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.