Two blocking features: IP range blocks, and expiry times configurable block-by-block.
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 14 Feb 2004 12:37:25 +0000 (12:37 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 14 Feb 2004 12:37:25 +0000 (12:37 +0000)
commite2f98922df92eedf50aa5f93f2f4327d436a1c71
treea0bc8c82ad47c9748f2101e2c71821a99b7850ea
parentca6782aefa6f18b0c5a1369d863c24dbe4ed0f70
Two blocking features: IP range blocks, and expiry times configurable block-by-block.
Possible issue: uses strtotime(), which is very handy but in English
14 files changed:
docs/memcached.doc
includes/Block.php
includes/BlockCache.php [new file with mode: 0644]
includes/DefaultSettings.php
includes/Setup.php
includes/SpecialBlockip.php
includes/SpecialIpblocklist.php
includes/User.php
languages/Language.php
maintenance/InitialiseMessages.inc
maintenance/archives/patch-ipb_expiry.sql [new file with mode: 0644]
maintenance/tables.sql
update.php
wiki.phtml