[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Set $wgCentralAuthGlobalBlockInterwikiPrefix

2017-11-22 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/386627 )

Change subject: Set $wgCentralAuthGlobalBlockInterwikiPrefix
..


Set $wgCentralAuthGlobalBlockInterwikiPrefix

See Ieae5d24f9. There's no harm in merging this early.

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

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7f3bb9d..7f0e60f 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1502,6 +1502,9 @@
$wgCentralAuthAutoCreateWikis[] = 'mediawikiwiki';
}
 
+   // Link global block blockers to user pages on Meta
+   $wgCentralAuthGlobalBlockInterwikiPrefix = 'meta';
+
// Require 8-byte password for staff. Set MinimumPasswordLengthToLogin
// to 8 also, once staff have time to update.
$wgCentralAuthGlobalPasswordPolicies['staff'] = [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4e8b882597d2ed8075a71393e04bb0c36eebb47c
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Anomie 
Gerrit-Reviewer: Chad 
Gerrit-Reviewer: Cicalese 
Gerrit-Reviewer: Legoktm 
Gerrit-Reviewer: Tim Starling 
Gerrit-Reviewer: Urbanecm 
Gerrit-Reviewer: Zoranzoki21 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Set $wgCentralAuthGlobalBlockInterwikiPrefix

2017-10-26 Thread Anomie (Code Review)
Anomie has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/386627 )

Change subject: Set $wgCentralAuthGlobalBlockInterwikiPrefix
..

Set $wgCentralAuthGlobalBlockInterwikiPrefix

See Ieae5d24f9. There's no harm in merging this early.

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


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index d60dccb..f6ab741 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1503,6 +1503,9 @@
$wgCentralAuthAutoCreateWikis[] = 'mediawikiwiki';
}
 
+   // Link global block blockers to user pages on Meta
+   $wgCentralAuthGlobalBlockInterwikiPrefix = 'meta';
+
// Require 8-byte password for staff. Set MinimumPasswordLengthToLogin
// to 8 also, once staff have time to update.
$wgCentralAuthGlobalPasswordPolicies['staff'] = [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e8b882597d2ed8075a71393e04bb0c36eebb47c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Anomie 

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