(bug 19157) createAndPromote error on bad password
authorChad Horohoe <demon@users.mediawiki.org>
Sat, 27 Jun 2009 16:53:27 +0000 (16:53 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sat, 27 Jun 2009 16:53:27 +0000 (16:53 +0000)
commit8f11162800f85e1e9a94b171877c928d2a40f095
treed8deb5fe23f1e03e7a7e0d8c70a6734b0765ebd7
parent57ae24fadd01e7100a2d9399762ee82957ec5c6a
(bug 19157) createAndPromote error on bad password
* Tweak User::isValidPassword() and hook. Return a STRING msg key on failure, not false. Updated all callers to handle this
* Split too-short/match username errors for clarity
* Update docs, messages.
* Merge fix for bug from maintenance-work branch
config/index.php
docs/hooks.txt
includes/User.php
includes/specials/SpecialUserlogin.php
languages/messages/MessagesEn.php
maintenance/createAndPromote.php
maintenance/language/messages.inc