* Any strings returned by the isValidPassword hook are now shown as error messages...
authorRyan Schmidt <skizzerz@users.mediawiki.org>
Mon, 26 Oct 2009 22:58:39 +0000 (22:58 +0000)
committerRyan Schmidt <skizzerz@users.mediawiki.org>
Mon, 26 Oct 2009 22:58:39 +0000 (22:58 +0000)
commitb28171af6f46f8c3c74898ba6c3c71a01a625764
tree291aa9bd0f859bc2fb006c24ab02e2324f90da98
parentc18fc5364119518f07b3442434aabbfba9590c22
* Any strings returned by the isValidPassword hook are now shown as error messages instead of MediaWiki thinking that the hook said the password was valid.
* The error message shown in Special:ChangePassword now parses wiki markup
RELEASE-NOTES
includes/User.php
includes/specials/SpecialResetpass.php