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

       Web browser: ---
             Bug #: 29780
           Summary: Implement a way to set user group permissions per
                    namespace
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 14801
    Classification: Unclassified


Split off bug 14801: The ability to set permissions per namespace.

* Proposed syntax:
  $wgGroupPermissions['sysop']['deletedhistory'] = array( NS_FILE => true );
* Still accept and maintain direct boolean values for the rights.
* userCan-check functions will return true if the required right is set to true
or if value in the namespace-index of the array is true.

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

Reply via email to