Manual:$wgEnableDnsBlacklist
User rights, access control and monitoring: $wgEnableDnsBlacklist | |
---|---|
Whether to use DNS blocklists in $wgDnsBlacklistUrls to check for open proxies. |
|
Introduced in version: | 1.16.0 (r60506) |
Removed in version: | Still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
Sets whether to use DNS blocklists in $wgDnsBlacklistUrls
to check for open proxies.
This replaced $wgEnableSorbs
.
See also
$wgProxyList
– Allows to directly block an individual IP address or a list of IP addresses$wgProxyWhitelist
– Allows to directly exempt an individual IP address or a list of IP addresses