Actions
Feature #19529
closedWorkspace should use DB mount of BE user/group
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-10-30
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
It should be possible to configure the workspace, so not the DB mount from the sys_workspace configuration is used. Instead of this, the DB mount of user/group should be used.
This make it possible to have several backend user and groups with different DB mounts, which uses the same workspace. This prevent a lot of workspace configurations for a difficult permission structure.
The patch adds a new checkbox field to sys_workspace if the user/group DB mount should be used. The checkbox is checked on all needed places in Typo3, where the sys_workspace.db_mountpoint is used for now. Additional the help text and description for the new field is added.
The patch is used for a big website and is tested.
(issue imported from #M9682)
Files
Actions