* (bug 3348) Some additional weak password checks: password which is same as username...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 26 Apr 2007 21:45:11 +0000 (21:45 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 26 Apr 2007 21:45:11 +0000 (21:45 +0000)
commit1dbaeb19dd5ea43abe6008f373079cd56445640b
tree5759484e2279378a896b434e390942d1c92fbfc7
parent0cb07a97ee4e9cfa4f12e8fdb8ff4f1bc946f467
* (bug 3348) Some additional weak password checks: password which is same as username will now be rejected.

There are some UI issues still with handling of bad/weak passwords. It's not too clear to the legit user who tries to log in again. There's also some bad behavior on the create account form; short or bad passwords just give an exception backtrace. Nice. :) But that's existing problems...
RELEASE-NOTES
includes/User.php
languages/messages/MessagesEn.php