Skip to content
Snippets Groups Projects
Commit 24e9d42c authored by Christian Kuhn's avatar Christian Kuhn Committed by Helmut Hummel
Browse files

[FEATURE] Report status check for file and folder create mask

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.

Therefore we now add a warning to the reports module instead, if the
write bit for others is set, so an administrator is informed on the
possible security impact, while the installation process is still smooth.

Change-Id: Iae75a9f9492d8b784a3e1ea2c754a14abbc58f3e
Releases: 6.0
Resolves: #39912
Reviewed-on: http://review.typo3.org/13874
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
parent 7694ab31
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment