* (bug 20233) ApiLogin::execute() doesn't handle LoginForm :: RESET_PASS
authorSam Reed <reedy@users.mediawiki.org>
Wed, 6 Jan 2010 13:45:06 +0000 (13:45 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Wed, 6 Jan 2010 13:45:06 +0000 (13:45 +0000)
commitb6aa2eb5bf9b4be04e2640b040c8ada11ac8c729
tree05f3f9f8b00d0163469f5f7875c8cc93126739c4
parentdeccf2fa1eac294f44bcf9c76cb894c2c5bf31c4
* (bug 20233) ApiLogin::execute() doesn't handle LoginForm :: RESET_PASS

As per Bryans comment, and as per SpecialUserlogin - "The e-mailed temporary password should not be used for actual logins;"

Therefore treat RESET_PASS as WRONG_PASS
RELEASE-NOTES
includes/api/ApiLogin.php