MantisBT: master-2.24 2c237c4e
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master-2.24 | 2020-04-15 07:59 | master-2.24 76fa47a8 |
| Affected Issues | 0026632: Support user password reset via REST API | |||
| 0026880: Impossible to reset user's password | ||||
| Changeset | UserResetPasswordCommand now returns status code The introduction of the command (see issue 0026632) broke the password This commit changes the Command's process() method to return a status Fixes 0026880 |
|||
| mod - core/commands/UserResetPasswordCommand.php | Diff File | |||
| mod - manage_user_reset.php | Diff File | |||