Feature #19529
closedWorkspace should use DB mount of BE user/group
0%
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
Updated by Sonja Schubert about 16 years ago
I have uploaded a new patch (feature_bug_request_9682.diff) which is a clean patch against the current trunk.
This patch now adds a second checkbox field to sys_workspace, so it can be choosed if the file mounts should also be used from the user/group configuration instead of the sys_workspace configuration.
Updated by Oliver Hader almost 14 years ago
Hi Sonja,
is this issue still valid after 4.5.0 was released?
Updated by Sonja Schubert almost 14 years ago
Hi Olly,
no this issue can be set to closed/resolved.
Thanks
Updated by Susanne Moog over 13 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
0)