Frontend editing for TYPO3
Find a file
Thomas Luzat 2ef26266d6 [BUGFIX] Fix executable permissions on files
A large number of files were stored with executable permissions. This
may be a (minor) security risk and can be confusing. The patch removes
the executable permissions on all files but:

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

Resolves: #56571
Releases: 6.2
Change-Id: Ib6a9fb19fe716d7d5405d5a7120b50269bdbf5f8
Reviewed-on: https://review.typo3.org/28072
Reviewed-by: Xavier Perseguers
Tested-by: Xavier Perseguers
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
2014-03-05 19:33:07 +01:00
Classes Revert "[CLEANUP] Replace strlen() with === for zero length check" 2014-02-23 12:52:25 +01:00
Migrations/Code [TASK] Remove closing PHP tags 2013-10-01 15:15:19 +02:00
composer.json [TASK] Make sysexts composer names standards compliant 2014-03-03 08:49:18 +01:00
ext_emconf.php [TASK] Remove closing PHP tags 2013-10-01 15:15:19 +02:00
ext_icon.gif [BUGFIX] Fix executable permissions on files 2014-03-05 19:33:07 +01:00
ext_localconf.php [TASK] Remove closing PHP tags 2013-10-01 15:15:19 +02:00