Project

General

Profile

Actions

Bug #56571

closed

Fix permissions

Added by Thomas Luzat about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-03-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

A large number of files in Git are stored with execute permissions set. As far as I can tell the only files which need executable permissions are:

typo3/cli_dispatch.phpsh
typo3/cleaner_check.sh
typo3/cleaner_fix.sh

There is another script:

typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh

This does not get executable permissions because it most likely will not be used, is only an example and it's preferable to minimize the attack surface.

Cheers

Thomas Luzat

Actions #1

Updated by Gerrit Code Review about 10 years ago

  • Status changed from New 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 https://review.typo3.org/28072

Actions #2

Updated by Thomas Luzat about 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF