wiki.techinc.nl/languages
Emmanuel Gil Peyrot 7add24ec86 i18n: Use https: scheme for HSTS external links
When the local wiki is accessed in HTTP, clicking an external link
starting with // will (if this is the first visit) do an unencrypted
HTTP call to the target server before being redirected to the HTTPS
version, potentially allowing a man in the middle attack.

This commit changes the URI scheme to https: for every link with HSTS
enabled in the codebase, namely www.mediawiki.org, *.wikimedia.org,
*.wikipedia.org, translatewiki.net and bugs.php.net.

Change-Id: I002b502952f32fb49823e18b281252977ecca8cf
2016-06-07 16:17:17 +01:00
..
classes Add missing 'public' keywords to some more Language methods 2016-05-04 16:02:39 +02:00
data Chinese Conversion Table Update 2016-3 2016-05-07 14:29:50 +08:00
i18n i18n: Use https: scheme for HSTS external links 2016-06-07 16:17:17 +01:00
messages Use AuthManager on special pages 2016-05-16 15:12:13 +00:00
.htaccess
ConverterRule.php Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01:00
FakeConverter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Language.php Language: Introduce new method equals( Language $lang ) 2016-05-16 22:33:33 +00:00
LanguageConverter.php Check User::isSafeToLoad() in LanguageConverter 2016-03-09 21:59:04 +00:00