* Sensible error messages when illegal title chars given in username
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 11 Sep 2004 06:58:47 +0000 (06:58 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 11 Sep 2004 06:58:47 +0000 (06:58 +0000)
commita8d2b993b0d79fc00f11879eded4d0cd7e21e7d4
tree3e71f721094c82b420a39cb1d77e2ea746f838fb
parent9c455f156a8276916c0057e98b1018afd0efce50
* Sensible error messages when illegal title chars given in username
* Don't double the login form when asked to send pass for no email user
Fixes bug 448: failure message on "mail password" is shown twice
http://bugzilla.wikipedia.org/show_bug.cgi?id=448
includes/SpecialUserlogin.php
includes/User.php