https://bugzilla.wikimedia.org/show_bug.cgi?id=45638

       Web browser: ---
            Bug ID: 45638
           Summary: Add patrolle rights and change wgRemoveGroups right
                    for autopatrolled group in it.wikivoyage.org
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
               URL: https://it.wikivoyage.org/w/index.php?title=Wikivoyage
                    :Lounge&oldid=216550#Flag_di_patroller_e_autoverificat
                    o
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Hello. In it.wikivoyage we need two new features about user rights:
1) change  wgRemoveGroups right for autopatrolled group (grant e revoke by
admin)
2) create a new group "Patroller" with the features: autopatrol, rollback

'autoconfirmed' => array( 'patrol' => true, 'upload' => false ),
'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' =>
true ),

wgAddGroups:
'+itwikivoyage' => array(
                'sysop' => array( 'patroller', 'autopatrolled' ),

wgRemoveGroups:
'+itwikivoyage' => array(
                'sysop' => array( 'patroller', 'autopatrolled' ),

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to