View Issue Details

IDProjectCategoryView StatusLast Update
0008286mantisbtsecuritypublic2023-06-06 11:23
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.1.0a4 
Fixed in Version1.1.0rc1 
Summary0008286: Add .htaccess to block access to core/, doc/, lang/, packages/
Description

Add a .htaccess to each of the mentioned folder to avoid users browsing to files in these folders. This is not a security issue, but it reduces the attach surface.

no access to this folder

order allow,deny
deny from all

TagsNo tags attached.

Relationships

related to 0032703 closeddregad Local documentation is not accessible (403) 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master a4e2dca4

2007-08-21 03:28

vboctor


Details Diff
Fixed 0008286: Add .htaccess to block access to core/, doc/, lang/, packages/.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4550 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008286
add - core/.htaccess Diff File
add - doc/.htaccess Diff File
add - lang/.htaccess Diff File
add - packages/.htaccess Diff File