https://bugzilla.wikimedia.org/show_bug.cgi?id=29956
Reedy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Reedy <[email protected]> 2011-07-25 19:35:36 UTC --- (In reply to comment #1) > Plz make changes as following- > > 'editprotected' => array( 'editprotected' => true, 'patrol' => true, > 'autopatrol' => true, 'autoreview' => true, 'review' => true, 'upload_by_url' > => true, 'ipblock-exempt' => true, 'autopatrolother' => true, 'patrolother' => > true, 'validate' => true, 'patrolmarks' => true, 'suppressredirect' => true ), > 'filemover' => array( 'movefile' => true ), > 'Patroller' => array( 'patrol' => true, 'autopatrol' => true, > 'autopatrolother' => true, 'unwatchedpages' => true, 'patrolother' => true, > 'patrolmarks' => true ), > 'sysop' => array( 'autopatrolother' => true, 'patrolother' => true ), > > Adding and removing rights > 'bureaucrat' => array('editprotected', 'filemover' ), > 'sysop' => array('Reviewer'), Done -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
