Actions
Bug #42039
closedAdd permission checks against Filemounts in Repository
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-10-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
All the checks that have been done in t3lib_basicFileFunctions:: have to ge reimplemented on storage level especially t3lib_basicFileFunctions::checkPathAgainstMounts
Without that, any editor would be allowed to edit any file in the system, which is pretty bad ;)
Updated by Helmut Hummel almost 12 years ago
- Status changed from Accepted to Closed
This is actually the case
Actions