Manual:$wgEnableDnsBlacklist/diq

This page is a translated version of the page Manual:$wgEnableDnsBlacklist and the translation is 0% complete.
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

Details

Sets whether to use DNS blocklists in $wgDnsBlacklistUrls to check for open proxies. This replaced $wgEnableSorbs . Set this configuration parameter to true to use DNS blocklists in configured with $wgDnsBlacklistUrls .

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