MantisBT: master 49ce63cb

Author Committer Branch Timestamp Parent
vboctor vboctor master 2023-03-26 03:39 master cb4ec243
Affected Issues  0032249: Get Project Issues returns html if user doesn't have access to project
Changeset

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

mod - api/rest/restcore/issues_rest.php Diff File