[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Temporarily disable centralauth-rename right

2016-12-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/325997 )

Change subject: Temporarily disable centralauth-rename right
..


Temporarily disable centralauth-rename right

Pending completion of T148242 - Fully populate local_user_id and
global_user_id fields in production

Stewards and global-renamers have been informed by mailing list.

Bug: T148242
Change-Id: Idf748e384e320a69d3e04c05e7504aea41e9135a
---
M wmf-config/InitialiseSettings.php
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index a35af98..66778b9 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -8411,7 +8411,7 @@
],
'global-renamer' => [ // T142123, T71651
'autopatrol' => true,
-   'centralauth-rename' => true,
+   // 'centralauth-rename' => true,
],
'massmessage-sender' => [ // T59611, T142123
'autopatrol' => true,
@@ -8421,7 +8421,7 @@
'autopatrol' => true,
],
'steward' => [
-   'centralauth-rename' => true,
+   // 'centralauth-rename' => true,
'userrights-interwiki' => true,
],
'translationadmin' => [
@@ -8443,7 +8443,7 @@
'autopatrol' => true,
'centralauth-lock' => true,
'centralauth-oversight' => true,
-   'centralauth-rename' => true,
+   // 'centralauth-rename' => true,
'editcontentmodel' => true, // TODO: remove when a 
change for T85847 is deployed
'globalblock' => true,
'massmessage' => true,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idf748e384e320a69d3e04c05e7504aea41e9135a
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Kaldari 
Gerrit-Reviewer: Chad 
Gerrit-Reviewer: Urbanecm 
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]: Temporarily disable centralauth-rename right

2016-12-08 Thread Kaldari (Code Review)
Kaldari has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/325997 )

Change subject: Temporarily disable centralauth-rename right
..

Temporarily disable centralauth-rename right

Pending completion of T148242 - Fully populate local_user_id and
global_user_id fields in production

Stewards and global-renamers have been informed by mailing list.

Bug: T148242
Change-Id: Idf748e384e320a69d3e04c05e7504aea41e9135a
---
M wmf-config/InitialiseSettings.php
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 2c3450a..7909280 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -8411,7 +8411,7 @@
],
'global-renamer' => [ // T142123, T71651
'autopatrol' => true,
-   'centralauth-rename' => true,
+   // 'centralauth-rename' => true,
],
'massmessage-sender' => [ // T59611, T142123
'autopatrol' => true,
@@ -8421,7 +8421,7 @@
'autopatrol' => true,
],
'steward' => [
-   'centralauth-rename' => true,
+   // 'centralauth-rename' => true,
'userrights-interwiki' => true,
],
'translationadmin' => [
@@ -8443,7 +8443,7 @@
'autopatrol' => true,
'centralauth-lock' => true,
'centralauth-oversight' => true,
-   'centralauth-rename' => true,
+   // 'centralauth-rename' => true,
'editcontentmodel' => true, // TODO: remove when a 
change for T85847 is deployed
'globalblock' => true,
'massmessage' => true,

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

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

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