Last modified: 2014-02-20 23:59:39 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 T63158, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61158 - Flow: Check permissions in Log & CheckUser formatters
Flow: Check permissions in Log & CheckUser formatters
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
flow_checkuser
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-10 21:36 UTC by Matthias Mullie
Modified: 2014-02-20 23:59 UTC (History)
5 users (show)

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


Attachments

Description Matthias Mullie 2014-02-10 21:36:07 UTC
We need to do permission-checks in Log & CheckUser, like:

    $permissions->isRevisionAllowed( $revision, 'log' ); // or 'checkuser'

https://gerrit.wikimedia.org/r/112583 introduced permission-checks on RC & Contributions entries.

It's at this point less trivial to introduce in Log & CheckUser. There's an upcoming related ticket (https://trello.com/c/S10KfqBm/62-8-history-watchlist-rc-and-contribs-changes) that may improve that, after which it should be easier to implement.

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


Navigation
Links