View Issue Details

IDProjectCategoryView StatusLast Update
0036512mantisbtotherpublic2025-10-20 05:17
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Target Version2.27.2Fixed in Version2.27.2 
Summary0036512: Access Denied page returns HTTP status 200
Description

Returning a success code is semantically wrong. We should return a 403 (Forbidden) in this case.

TagsNo tags attached.

Relationships

related to 0034828 closeddregad HTTP response code not set on errors when using FastCGI 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-2.27 433ba1cc

2025-10-20 04:41

dregad


Details Diff
Return HTTP 403 from access_denied()

Fixes 0036512
Affected Issues
0036512
mod - core/access_api.php Diff File