Actions
Bug #105581
openWorkspace does not respect file mount bounderies
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2024-11-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
workspaces
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Workspaces show changes files and folders, even if the current user did not have the permissions to read or write on it.
How to reproduce:
- Create file mounts
- Create backend user and restrict the file access to different mounts
- Change the metadata for file in a folder where one of the users did not have access.
- Login with the user which did not have access to the folder.
- Open the workspaces module and list the changes.
- The Changes of the metadata appears also for user which did not have access to the folder.
Updated by Axel axel-kummer 9 days ago
- Subject changed from Workspace does not respect file mount bounderies to [WIP] Workspace does not respect file mount bounderies
Updated by Gerrit Code Review 9 days ago
- Status changed from New to Under Review
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86973
Updated by Axel axel-kummer 9 days ago
- Subject changed from [WIP] Workspace does not respect file mount bounderies to Workspace does not respect file mount bounderies
Actions