MantisBT: master-2.24 0d5a7397

Author Committer Branch Timestamp Parent
dregad dregad master-2.24 2020-05-02 07:48 master-2.24 76fa47a8
Affected Issues  0026632: Support user password reset via REST API
 0026880: Impossible to reset user's password
 0026885: Resetting password for protected user via REST API should fail
Changeset

UserResetPassword Command fixes

Merge PR https://github.com/mantisbt/mantisbt/pull/1655

Fixes 0026880, 0026885
See issue 0026632

mod - api/rest/restcore/users_rest.php Diff File
mod - core/commands/UserResetPasswordCommand.php Diff File
mod - core/user_api.php Diff File
mod - manage_user_reset.php Diff File