Feature #2971
closed
Workspace should use DB/file mount of BE user/group
Added by Sonja Schubert over 15 years ago.
Updated about 6 years ago.
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.
Solution:
Two new checkboxes in the sys_workspace configuration form to decide if the user/group DB / file mount should be used
Files
- Category changed from 408 to 447
- Status changed from New to Accepted
- Category changed from 447 to New Features
Behaviour without patch:
- create a normal backend user with a filemount and dbmount assigned
- create a workspace and add the created backend user as member and DO NOT add any dbmount or filemount to workspace record
- switch to workspace with the backend user logged in
- Problem: you have no filemounts
- Problem: you have no db mounts
Behaviour with patch:
- create a normal backend user with a filemount and dbmount assigned
- create a workspace and add the created backend user as member and DO NOT add any dbmount or filemount to workspace record
- switch to workspace with the backend user logged in
- Solution: you have your filemounts from be_user or be_group
- Solution: you have your db mounts from be_user or be_group
- if you DO add a filemount or dbmount to workspace record, then they'r merged with your permissions set in be_user or be_group, if you have rights you see them in workspace mode, if not you see them not
- Status changed from Accepted to Needs Feedback
i think this one is done with rfc 4302 committed? Right?
- Status changed from Needs Feedback to Resolved
- Category changed from New Features to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Status changed from Resolved to Closed
Also available in: Atom
PDF