Make the DNSBL used for proxy blocking configurable. This is better than hard-coding...
authorAndrew Garrett <werdna@users.mediawiki.org>
Fri, 10 Nov 2006 22:57:51 +0000 (22:57 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Fri, 10 Nov 2006 22:57:51 +0000 (22:57 +0000)
commit8c6f5f643150ec98f4d9f5c11d3946a99f5f72d7
treee3ec2aa682a5d401ecdf1485634121c3e3615a8d
parent822b26dd80b07f49ebe98dab94013d7ff671becb
Make the DNSBL used for proxy blocking configurable. This is better than hard-coding, but a lot of the internal variables still call it SORBS, and unfortunately this will need to continue - as I don't want to break existing configurations. Updated the messages for SORBS blocking to refer generically to a DNSBL, rather than to any particular one.
includes/DefaultSettings.php
includes/User.php
languages/messages/MessagesEn.php