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 <rkald...@wikimedia.org>
Gerrit-Reviewer: Chad <ch...@wikimedia.org>
Gerrit-Reviewer: Urbanecm <martin.urba...@wikimedia.cz>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to