View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0032249 | mantisbt | api rest | public | 2023-03-26 03:26 | 2024-07-01 11:42 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.25.5 | ||||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0032249: Get Project Issues returns html if user doesn't have access to project | ||||
| Description | It should return 404. API: {{url}}/api/rest/issues?project_id={{projectId}}&page_size={{pageSize}}&page=1 | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 49ce63cb 2023-03-26 03:39 Details Diff |
Fix Get Project Issues when user doesn't have access to project If the user doesn't have access to project and specifies the project id, then return 404 - not html. Fixes 0032249 |
Affected Issues 0032249 |
|
| mod - api/rest/restcore/issues_rest.php | Diff File | ||