[drupal-devel] [bug] Password reset page - username and e-mail
checks don't work
fago
drupal-devel at drupal.org
Thu Aug 25 17:56:00 UTC 2005
Issue status update for
http://drupal.org/node/29548
Post a follow up:
http://drupal.org/project/comments/add/29548
Project: Drupal
Version: cvs
Component: user system
Category: bug reports
Priority: normal
Assigned to: Anonymous
Reported by: kumo
Updated by: fago
Status: patch (code needs review)
+1
now it works.
so, it doesn't display a message if the user enters nothing any more,
but i think this is ok, because the login form works in the same way.
however, usually patches are based in drupal's root dir.
http://drupal.org/patch
fago
Previous comments:
------------------------------------------------------------------------
Wed, 24 Aug 2005 15:51:57 +0000 : kumo
Attachment: http://drupal.org/files/issues/user_pass_reset_checks.patch (1.73 KB)
On the password reset page, if a user enters a non-existant username or
e-mail address, the 'Further instructions have been sent to your e-mail
address.' message is shown
The attached patch fixes this issue. It also removes an extraneous
message shown if no username or password is given or when the
unrecognised username or e-mail address messages are shown.
More information about the drupal-devel
mailing list