This repository was archived by the owner on Dec 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathworkspace.permissions.yml
More file actions
46 lines (35 loc) · 1.51 KB
/
workspace.permissions.yml
File metadata and controls
46 lines (35 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
create_workspace:
title: Create a new workspace
view_own_workspace:
title: View own workspace
description: View a workspace owned by the user.
view_any_workspace:
title: View any workspace
description: View any workspace, regardless of ownership.
edit_own_workspace:
title: Edit own workspace
description: Make changes to workspaces owned by the user.
edit_any_workspace:
title: Edit any workspace
description: Make changes to any workspace, regardless of ownership.
delete_own_workspace:
title: Delete own workspace
description: Delete a workspace owned by the user and all content revisions within it.
delete_any_workspace:
title: Delete any workspace
description: Delete a workspace and all content revisions within it, regardless of ownership.
bypass_entity_access_own_workspace:
title: Bypass content entity access in own workspace
description: Allow all Edit/Update/Delete permissions for all content entities in a workspace owned by the user.
restrict access: TRUE
view_revision_trees:
title: View revision trees
description: View the revision tree for any entities.
update any workspace from upstream:
title: Update any workspace from upstream
description: Update any workspace with the latest changes from its upstream workspace.
access replication settings fields:
title: Set or update replication settings fields
description: Allow to set or modify the value for the replication settings fields for a workspace.
permission_callbacks:
- workspace.entity_access::workspacePermissions