Manual:$wgApplyIpBlocksToXff
From MediaWiki.org
Access: $wgApplyIpBlocksToXff | |
---|---|
Apply IP address blocks also to users having a blocked IP in their XFF header. |
|
Introduced in version: | 1.22.0 (git #I3faa9c3) |
Removed in version: | still in use |
Allowed values: | boolean |
Default value: | false |
Other settings: Alphabetical | By Function
Details[edit | edit source]
When it's set to true, IP address blocks apply also to users having a blocked IP in their XFF header (X-Forwarded-For).
Useful when dealing with vandals making use of well-behaving proxies.