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.
Actions