mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-13 17:27:20 +00:00
e0b187a546
This commit splits this method into a version that doesn't need a filter, and another version which requires one. This latter version has a single mandatory parameter, $filterHidden, and it's up to the callers to retrieve the value to pass in. As mentioned in a TODO, this should eventually be changed to take a Filter object (still under review as I5f33227887c035e301313bbe24d1c1fefb75bc6a), which is also why AbuseFilter::filterHidden is not being used here. Change-Id: Id47a80131e12a5f7e1e93676299641dbf1e2b0ad |
||
---|---|---|
.phan | ||
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-lock.json | ||
package.json |