Last modified: 2009-09-04 07:08:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22042, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20042 - Fix user rights configuration on arwiki
Fix user rights configuration on arwiki
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Rob Halsell
http://ar.wikipedia.org/wiki/%D8%AE%D...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-02 21:51 UTC by Meno25
Modified: 2009-09-04 07:08 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Meno25 2009-08-02 21:51:16 UTC
Following the resolution of bug 19611, the user rights configuration on Arabic Wikipedia (arwiki) was broken. Admins can't add or remove users from the "confirmed" user group.

From [[ar:Special:ListGroupRights]] under section administrators:

# Add groups: autopatrol, Uploaders and IP block exemptions
# Remove groups: autopatrol, IP block exemptions, Uploaders and IP block exemptions

From InitialiseSetting.php:

'wgAddGroups' => array(
    '+arwiki' => array(
        'sysop' => array( 'autopatrol', 'uploader' ),

'wgRemoveGroups' => array(
    '+arwiki' => array(
        'sysop' => array( 'autopatrol', 'ipblock-exempt', 'uploader' ),
Comment 1 Meno25 2009-08-02 21:59:20 UTC
Just to be clear, my request here is to grant admins the ability to add or remove users from the "confirmed" user group.
Comment 2 Aaron Schulz 2009-08-12 02:23:54 UTC
Admins should be able to do add/remove it now.
Comment 3 Meno25 2009-08-12 02:39:47 UTC
Confirmed fixed. Thank you.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links