Follow-up r92220: changed autoblock handling to use PerformRetroactiveAutoblock hook...
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 15 Jul 2011 00:48:02 +0000 (00:48 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 15 Jul 2011 00:48:02 +0000 (00:48 +0000)
commit4a1b848c58a8da55872dfac6971a43aae3571016
tree7da48818c8405554e317dde9dda0d68870272a58
parent02af8ad230c00a8e1c62ea2920d3ae2e2c708c85
Follow-up r92220: changed autoblock handling to use PerformRetroactiveAutoblock hook instead of a global. Also made CheckUser always override autoblocks (no config).
docs/hooks.txt
includes/Block.php
includes/DefaultSettings.php