Fixed minor bug where the memcached value for how many accounts an IP had
authorNathaniel Herman <pinky@users.mediawiki.org>
Sun, 30 Nov 2008 17:33:11 +0000 (17:33 +0000)
committerNathaniel Herman <pinky@users.mediawiki.org>
Sun, 30 Nov 2008 17:33:11 +0000 (17:33 +0000)
commit0db6034cc4ad8ac65282b3b60f179bdc4e730c40
tree26f5023fd8996bd50fc2753cab1b270f8ca05d3c
parent1ead2ea8b6c052fe091662e66f8cf4ef0d808424
Fixed minor bug where the memcached value for how many accounts an IP had
created that day would be increased even if $wgAccountCreationThrottle was
hit. This meant if an IP hit the throttle and then the throttle was raised
later that day, the IP still couldn't create another account, because it
had marked them as having created another account, when their last account
creation had actually failed.
RELEASE-NOTES
includes/specials/SpecialUserlogin.php