Per community consensus.
Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Enable blocking feature of abuse filter in fawikiquote | operations/mediawiki-config | master | +6 -0 |
Event Timeline
Change 384252 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[operations/mediawiki-config@master] Enable blocking feature of abuse filter in fawikiquote
I think it is a good opportunity to also enable range block: $wgAbuseFilterActions = [ 'rangeblock' => true ];
Rangeblock does block the entire /16 IPv4 range of the triggering IP for
infinite, and I'm not sure if it does support IPv6 nor if it respects
BlockDuration/AnonBlockDuration from abusefilter.php. Maybe we should
investigate that first.
Change 384252 merged by jenkins-bot:
[operations/mediawiki-config@master] Enable blocking feature of abuse filter in fawikiquote
Mentioned in SAL (#wikimedia-operations) [2017-11-01T13:46:19Z] <hashar@tin> Synchronized wmf-config/abusefilter.php: Enable blocking feature of abuse filter in fawikiquote - T178227 (duration: 00m 50s)