Correct URL in comment; currently points to wrong post
authorOri Livneh <ori@wikimedia.org>
Fri, 2 Nov 2012 06:27:14 +0000 (23:27 -0700)
committerOri Livneh <ori@wikimedia.org>
Fri, 2 Nov 2012 06:27:14 +0000 (23:27 -0700)
I'm not 100% this is the post that was intended, but it
seems most plausible to me.

Change-Id: I8fded0ffe5956cea8140f4c5d13ccbc1eb33299d

includes/DefaultSettings.php

index d01e6e1..16cae7d 100644 (file)
@@ -3735,7 +3735,7 @@ $wgAllowPrefChange = array();
 /**
  * This is to let user authenticate using https when they come from http.
  * Based on an idea by George Herbert on wikitech-l:
- * http://lists.wikimedia.org/pipermail/wikitech-l/2010-October/050065.html
+ * http://lists.wikimedia.org/pipermail/wikitech-l/2010-October/050039.html
  * @since 1.17
  */
 $wgSecureLogin = false;