MantisBT: master-2.24 0753c345

Author Committer Branch Timestamp Parent
dregad dregad master-2.24 2020-04-29 15:51 master-2.24 6210c647
Changeset

PR review fixes

Adressing @vboctor's comments

  • Getting rid of RESULT_FAILURE constant
  • Fix case of ERROR_PROTECTED_ACCOUNT exception being thrown when
    the account is locked (it should be unlocked in this case)
  • Simplify logic in process() method
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