ChangePassword fixes:
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 20 Feb 2009 18:35:49 +0000 (18:35 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 20 Feb 2009 18:35:49 +0000 (18:35 +0000)
commit983ddd2c7e2df3b9974b885a9815d447daee9eff
treec397f0208f8758e6f3144d8b2682991ef2e8c67f
parentf21c3aa8799fc8e575b23012477317809185dc53
ChangePassword fixes:
* (bug 15876) Allow on-wiki password resets. Needs 'reset-passwords' right, given by default to nobody (commented in DefaultSettings)
* Stronger username checking. If we're not allowed to change other people's passwords, don't even attempt it
RELEASE-NOTES
includes/DefaultSettings.php
includes/User.php
includes/specials/SpecialResetpass.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc