MantisBT: master c6187196

Author Committer Branch Timestamp Parent
dregad dregad master 2013-05-21 06:37 master 82d0515b
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