MantisBT: master 068d00b0
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2020-11-21 12:16 | master 2a6d3418 |
| Affected Issues | 0036842: Allow clearing the failed login count even if account is not yet locked | |||
| Changeset | UserResetPasswordCommand: add 'action' parameter Previsouly, the action (RESET or UNLOCK) was determined based on the The action is now specified when instantiating the action, and defaults The constants that were used to return the action performed by the In manage_user_edit_page.php, use named HTML buttons instead of inputs Issue 0036842 |
|||
| mod - core/commands/UserResetPasswordCommand.php | Diff File | |||
| mod - manage_user_edit_page.php | Diff File | |||
| mod - manage_user_reset.php | Diff File | |||