Reworked e-mail blocking. To be enabled for a user, it now requires that $wgSysopEmai...
authorDaniel Cannon <amidaniel@users.mediawiki.org>
Thu, 7 Jun 2007 21:15:59 +0000 (21:15 +0000)
committerDaniel Cannon <amidaniel@users.mediawiki.org>
Thu, 7 Jun 2007 21:15:59 +0000 (21:15 +0000)
commit73f6335ab6e8a53fdeee14d594d83a1c9f24d101
tree710156e67b72680ddfbab960ee9300f63c906acd
parentd90c0adce707a0277c8fd682117824f55bea1974
Reworked e-mail blocking. To be enabled for a user, it now requires that $wgSysopEmailBans == true and that the user has the right "blockemail".
includes/DefaultSettings.php
includes/SpecialBlockip.php