21 May 2013 17:59
[mantisbt-commits] [mantisbt/mantisbt] a1cb66: Trigger error when resetting password for user wit...
Branch: refs/heads/master-1.2.x Home: https://github.com/mantisbt/mantisbt Commit: a1cb667d3f47b953bf4b4aa0c9db7cd551c8b483 https://github.com/mantisbt/mantisbt/commit/a1cb667d3f47b953bf4b4aa0c9db7cd551c8b483 Author: Damien Regad <dregad@...> Date: 2013-05-21 (Tue, 21 May 2013) Changed paths: M core/user_api.php Log Message: ----------- 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 #15893 Commit: 7c2273d6018a5378fcb8683e95d63b0214ce56c5 https://github.com/mantisbt/mantisbt/commit/7c2273d6018a5378fcb8683e95d63b0214ce56c5 Author: Damien Regad <dregad@...> Date: 2013-05-21 (Tue, 21 May 2013) Changed paths: M core/email_api.php M manage_user_update.php Log Message:(Continue reading)
RSS Feed