https://bugzilla.wikimedia.org/show_bug.cgi?id=70712
--- Comment #3 from Nemo <[email protected]> --- (In reply to Niklas Laxström from comment #2) > https://git.wikimedia.org/blob/operations%2Fmediawiki-config.git/ > 110fb4668ae785471d14466b7807c00b45efad5f/wmf-config%2FCommonSettings. > php#L2159 gives translate-groupreview to all users unconditionally, but > https://meta.wikimedia.org/wiki/Special:ListGroupRights shows it is only > available to sysops. I think it was overridden by this change: https://git.wikimedia.org/blobdiff/operations%2Fmediawiki-config.git/27b7d1650f1e4478bfc56d67d0791d39e89245a1/wmf-config%2FCommonSettings.php $wgGroupPermissions['user'] = $wgGroupPermissions['*']; -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
