MantisBT: master-1.2.x a1cb667d

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2013-05-21 06:37 master-1.2.x 43abda60
Affected Issues  0015893: It should not be possible to reset a user's password if e-mail is blank
Changeset

Trigger error when resetting password for user with empty email

When password reset is handled through verification e-mails, the
administrator should not be able to reset the password if the user's
e-mail is blank as the user won't receive the verification URL.

Fixes 0015893

mod - core/user_api.php Diff File