mmisw / mmiorr

Unmaintained old MMI ORR system (v2) -- New development at https://github.com/mmisw/orr
2 stars 1 forks source link

reset password in effect but lost if error while sending email #258

Closed mmisw closed 9 years ago

mmisw commented 9 years ago

From caru...@gmail.com on June 17, 2010 15:50:47

If the setup of the internal email account details (for sending password-related messages) is incorrect, the following misbehavior will occur when a user selects "reset password": the password is actually reset but the sending of the email to the user will fail, so the user won't get the new password.

See Server.resetUserPassword(String username).

Using MMI Portal 1.9.4.alpha (20100617134902)

Original issue: http://code.google.com/p/mmisw/issues/detail?id=258

mmisw commented 9 years ago

From caru...@gmail.com on June 17, 2010 16:43:56

Server.resetUserPassword: Part of the fix is to first check that the mail account parameters are given. This part is now implemented. Module iserver version 1.9.4.alpha

mmisw commented 9 years ago

From caru...@gmail.com on August 21, 2010 14:25:27

Labels: -Priority-Medium Priority-Low

carueda commented 9 years ago

v.2.5.9 (201511242246)

Additional handling including a message like "please try again later ..if the problem persists contact the administrator." But note that the likely problem is actually from inappropriate configuration.

2015-11-24_2024