View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0037006 | mantisbt | code cleanup | public | 2026-04-06 08:26 | 2026-04-06 08:32 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | tweak | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.28.2 | Fixed in Version | 2.28.2 | ||
| Summary | 0037006: Abort user verification early if given user id is not valid | ||||
| Description | It makes no sense to attempt login if the user does not exist. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-2.28 e6be7c24 2026-04-06 08:26 Details Diff |
Check user id validity early in verify.php It makes no sense to attempt login if the user does not exist. Minor optimization: make use of extracted $u_username variable instead of calling user_get_username(). Fixes 0037006 |
Affected Issues 0037006 |
|
| mod - verify.php | Diff File | ||