[MediaWiki-commits] [Gerrit] Make current $wgNoFollowLinks = true explicit - change (operations/mediawiki-config)

2013-11-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Make current $wgNoFollowLinks = true explicit
..


Make current $wgNoFollowLinks = true explicit

There is some discussion and a patch to change the MediaWiki default
for third party wikis' sake, see I6ba86e8dc.

Change-Id: I4f0088a34b4b61273de43443cedc47343216bf7e
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index d2f2736..f677f94 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -920,6 +920,7 @@
 $oaiChunkSize = 40;
 
 $wgEnableUserEmail = true;
+$wgNoFollowLinks = true; // In case the MediaWiki default changed, bug 42594
 
 # XFF log for vandal tracking
 function wfLogXFF() {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f0088a34b4b61273de43443cedc47343216bf7e
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis federicol...@tiscali.it
Gerrit-Reviewer: Reedy re...@wikimedia.org
Gerrit-Reviewer: jenkins-bot

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Make current $wgNoFollowLinks = true explicit - change (operations/mediawiki-config)

2013-11-09 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/94508


Change subject: Make current $wgNoFollowLinks = true explicit
..

Make current $wgNoFollowLinks = true explicit

There is some discussion and a patch to change the MediaWiki default
for third party wikis' sake, see I6ba86e8dc.

Change-Id: I4f0088a34b4b61273de43443cedc47343216bf7e
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/08/94508/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index f5f7bf3..68cd0c7 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -922,6 +922,7 @@
 $oaiChunkSize = 40;
 
 $wgEnableUserEmail = true;
+$wgNoFollowLinks = true; // In case the MediaWiki default changed, bug 42594
 
 # XFF log for vandal tracking
 function wfLogXFF() {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f0088a34b4b61273de43443cedc47343216bf7e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis federicol...@tiscali.it

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits