View Issue Details

IDProjectCategoryView StatusLast Update
0015893mantisbtemailpublic2014-02-07 18:24
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.15 
Target Version1.2.16Fixed in Version1.2.16 
Summary0015893: It should not be possible to reset a user's password if e-mail is blank
Description

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.

Currently, the password is reset and the verification hash generated, but the e-mail can't be sent.

Mantis should trigger an error in this case.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.2.x a1cb667d

2013-05-21 06:37

dregad


Details Diff
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
Affected Issues
0015893
mod - core/user_api.php Diff File

MantisBT: master c6187196

2013-05-21 06:37

dregad


Details Diff
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
Affected Issues
0015893
mod - core/user_api.php Diff File

MantisBT: master-1.2.x 7c2273d6

2013-05-21 07:33

dregad


Details Diff
Issue 0015893: Improve logging when resetting user password Affected Issues
0015893
mod - core/email_api.php Diff File
mod - manage_user_update.php Diff File

MantisBT: master 392781e9

2013-05-21 07:33

dregad


Details Diff
Issue 0015893: Improve logging when resetting user password Affected Issues
0015893
mod - core/email_api.php Diff File
mod - manage_user_update.php Diff File

MantisBT: master-1.2.x f54a1910

2013-05-22 07:19

dregad


Details Diff
Issue 0015893: format user id consistently with other log messages Affected Issues
0015893
mod - core/email_api.php Diff File

MantisBT: master 1c3b7408

2013-05-22 07:19

dregad


Details Diff
Issue 0015893: format user id consistently with other log messages Affected Issues
0015893
mod - core/email_api.php Diff File