Manual:$wgEnableDnsBlacklist
Appearance
| 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
[edit]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
[edit]$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