View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026930 | mantisbt | code cleanup | public | 2020-05-02 12:12 | 2021-03-07 18:29 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.25.0 | Fixed in Version | 2.25.0 | ||
| Summary | 0026930: Use user_is_login_request_allowed() instead of duplicating the logic | ||||
| Description | manage_user_edit_page.php doesn't use existing API function user_is_login_request_allowed() to check whether the user's account is locked, and duplicates the logic. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 55833c9d 2020-04-29 15:52 Details Diff |
Use existing API function Instead of duplicating the logic to determine whether an account can be unlocked, use existing API function user_is_login_request_allowed(). Fixes 0026930 |
Affected Issues 0026930 |
|
| mod - manage_user_edit_page.php | Diff File | ||