mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
7254e65665
Why: * The wgCheckUserLogAdditionalRights global is shortly being removed as no-longer necessary after T324907 removed the need to generate the action text on insert time. As such, the action text can be generated on view and therefore respect the rights that the viewing user has. * This means that the config can be removed, as users with the 'abusefilter-view' right will be able to see the action text associated with the entry because the log formatter will check for the right on view. What: * Remove the modification of wgCheckUserLogAdditionalRights in AbuseLogger::insertLocalLogEntries. Bug: T346022 Change-Id: I7504e4729fde5e51f6a795fc3e60d735152b2eea |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json | ||
quibble.yaml |