Account |
This is preliminary documentation and is subject to change.
The AccountSystemBlockTypes type exposes the following members.
| Name | Description | |
|---|---|---|
| DnsBlacklistUrl | the IP is associated with a listed domain in $wgDnsBlacklistUrls. | |
| GlobalBlock | for backwards compatibility with the UserIsBlockedGlobally hook. | |
| Proxy | the IP is listed in $wgProxyList. | |
| SoftBlockRanges | the IP is covered by $wgSoftBlockRanges. |