Anonymous | Login | Signup for a new account | 2023-12-05 03:19 CST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
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 Estimate | No 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 |
![]() |
||||||
|
![]() |
|
![]() |
|
![]() alex (manager) 2011-08-08 11:18 |
File ".htaccess" from root installation folder is attached for testing. |
![]() Dmitry (manager) 2011-08-11 23:33 |
Tested good! |
![]() 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 |
![]() alex (manager) 2011-09-19 16:08 |
Closing, since 5.1.3 release has been released. |
![]() |
|||
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 ] | ||
![]() |
|||
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 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |