Project

General

Profile

Actions

Task #68626

closed

Disallow access to vcs directories

Added by Philipp Gampe over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2015-07-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Actions #1

Updated by Philipp Gampe over 8 years ago

  • Status changed from In Progress to Rejected

Cannot be solved because DirectoryMatch is not allowed in .htaccess context. A corresponding deny rule via mod_require is already place, blocking all access to files and folders staring with a dot, including .git/ and .svn/.
Because of the limitation of the apache webserver nothing further can be done.

Actions #2

Updated by Philipp Gampe over 8 years ago

  • Status changed from Rejected to In Progress

Can be archived by mod_alias and RedirectMatch.

Actions #3

Updated by Gerrit Code Review over 8 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42100

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42100

Actions #5

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42100

Actions #6

Updated by Gerrit Code Review over 8 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42152

Actions #7

Updated by Philipp Gampe over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF