In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0001092 [In-Portal CMS] Front End bug report always 2011-08-08 11:17 2011-09-19 16:08
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.1.3-RC2
Status closed Product Version Target Version 5.1.3
Time EstimateNo estimate
Summary 0001092: Restricting Access to .svn and CVS folders from Web
Description We need to find out if it's possible to restrict access to .svn and CVS folders from Web (.htaccess or vHosts)?

According to this article (http://selfsolved.com/problems/svn-directory-is-viewable-through-apache) the correct redirectmatch usage here should be:

RedirectMatch 404 /(\.svn|CVS)(/|$)

I've tested, that i works for URL like this:
/in-portal/.svn
/in-portal/.svn/entries
/in-portal/admin/.svn
So it works, when folder ".svn" or "CVS" is present within the path.
Additional Information
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-bugs/2CJVW5TRXnQ/discussion
Change Log Message Removes public access from ".svn" and "CVS" folders
Estimate Points 0
Attached Files patch file icon restrict_repo_folder_access.patch [^] (556 bytes) 2011-08-08 11:17 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0003645)
alex (manager)
2011-08-08 11:18

File ".htaccess" from root installation folder is attached for testing.
User avatar (0003655)
Dmitry (manager)
2011-08-11 23:33

Tested good!
User avatar (0003668)
alex (manager)
2011-08-13 00:41

Fix committed to 5.1.x branch. Commit Message:

Fixes 0001092: Restricting Access to .svn and CVS folders from Web
User avatar (0003799)
alex (manager)
2011-09-19 16:08

Closing, since 5.1.3 release has been released.

- Related Changesets
In-Portal CMS: 5.1.x r14486
Timestamp: 2011-08-13 00:41:58
Author: alex
Details ] Diff ]
Fixes 0001092: Restricting Access to .svn and CVS folders from Web
mod - /in-portal/branches/5.1.x/.htaccess Diff ] File ]

- Issue History
Date Modified Username Field Change
2011-09-19 16:08 alex Note Added: 0003799
2011-09-19 16:08 alex Status resolved => closed
2011-08-13 00:41 alex Note Added: 0003668
2011-08-13 00:41 alex Status reviewed and tested => resolved
2011-08-13 00:41 alex Fixed in Version => 5.1.3-RC2
2011-08-13 00:41 alex Resolution open => fixed
2011-08-13 00:41 alex Assigned To !COMMUNITY => alex
2011-08-13 00:41 alex Changeset attached 5.1.x r14486
2011-08-11 23:33 Dmitry Note Added: 0003655
2011-08-11 23:33 Dmitry Status needs testing => reviewed and tested
2011-08-11 23:33 Dmitry Target Version => 5.1.3
2011-08-08 11:18 alex Note Added: 0003645
2011-08-08 11:18 alex Assigned To => !COMMUNITY
2011-08-08 11:18 alex Developer => alex
2011-08-08 11:18 alex Status active => needs testing
2011-08-08 11:17 alex New Issue
2011-08-08 11:17 alex File Added: restrict_repo_folder_access.patch
2011-08-08 11:17 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/2CJVW5TRXnQ/discussion
2011-08-08 11:17 alex Change Log Message => Removes public access from ".svn" and "CVS" folders



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker