mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 103dfa3b66 Remove info leak
Oversighted/deleted edits and log actions were entirely accessible to
non-oversighters via AbuseFilter/examine for RC, and via AbuseFilter/test.
Now, we take into account the revision/log visibility and user permissions to
determine what to show.
Other changes in this patch:
*Show the examine link if and only if the user can examine the given row
*If a revision is hidden but the user can see it, don't hide its elements in
 ChangesList (only leave them striked/greyed)
*Make APIs better understand revision visibility.
*Make a clear distinction between deleted and suppressed edits/log
entries.

Co-authored with rxy <git@rxy.jp>

Bug: T207085
Change-Id: Icfa48e366a7e5e3abd5d2155ecfddfc09b378088
2018-10-23 10:53:39 +00:00
..
api Remove info leak 2018-10-23 10:53:39 +00:00
pagers Remove info leak 2018-10-23 10:53:39 +00:00
parser Merge "Unbreak short circuit for arrays" 2018-10-18 04:04:31 +00:00
special Remove info leak 2018-10-23 10:53:39 +00:00
Views Remove info leak 2018-10-23 10:53:39 +00:00
AbuseFilter.php Revert "Add typehinting for every object-only parameter" 2018-10-17 01:22:23 +00:00
AbuseFilterChangesList.php Remove info leak 2018-10-23 10:53:39 +00:00
AbuseFilterHooks.php Revert "Add typehinting for every object-only parameter" 2018-10-17 01:22:23 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Unbreak /examine for old log entries 2018-09-13 18:42:47 +02:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Revert "Add typehinting for every object-only parameter" 2018-10-17 01:22:23 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00