mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 23:40:19 +00:00
103dfa3b66
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 |
||
---|---|---|
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package.json |