Gergő Tisza has uploaded a new change for review.

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

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(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 32df79a..1f80fb6 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: newchange
Gerrit-Change-Id: I8467c82c38fd141a2a2bd47ab02a655e67f2fc6c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>

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

Reply via email to