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

           Summary: meta=userinfo&uiprop=rights shows only group rights
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


The meta=userinfo&uiprop=rights-Request show only the rights of the groups and
not the current rights the user have.

For example: After a IP-block with 'flags="anononly,nocreate,noautoblock"' the
request show this:
        <r>createaccount</r>
        <r>read</r>
        <r>edit</r>
        <r>createpage</r>
        <r>createtalk</r>
        <r>writeapi</r>
        <r>centralauth-merge</r>

But by the block I lose the right "edit", "createpage", "createtalk" and
"createaccount", but it is not available through the API.

Please implement a way to get the current rights for a user. Thanks


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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