jenkins-bot has submitted this change and it was merged.

Change subject: Remove centralauth-autoaccount right
......................................................................


Remove centralauth-autoaccount right

Removed from CentralAuth by I2b6f2678, and even before that it
wasn't any different from the core right autocreateaccount.

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

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index fb866c7..839b743 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1128,7 +1128,6 @@
 if ( $wgDBname == 'loginwiki' ) {
        $wgGroupPermissions['*'] = [
                'read' => true,
-               'centralauth-autoaccount' => true,
                'autocreateaccount' => true,
        ];
        $wgGroupPermissions['user'] = [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8467c82c38fd141a2a2bd47ab02a655e67f2fc6c
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Thcipriani <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to