Feature #39912
closedReport status check for file and folder create mask
100%
Description
In sane server setups, it is usually not a good idea to configure TYPO3 to create files and folders with writable bit for 'others'. The introduction package actually sets fileCreateMask and folderCreateMask to 666 and 777, but this is to ease the installation process and make the introduction package work in curious setups as well without problems.
Therefor we now add a warning to the reports module instead, if the write bit for others is set, so an administrator is hinted on the possible security impact, while the installation process is still smooth.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13874
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13874
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13874
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 24e9d42c7a829d5ef246b3182bf0180e149de868.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed