Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / workspaces / workspaces.permissions.yml
diff --git a/web/core/modules/workspaces/workspaces.permissions.yml b/web/core/modules/workspaces/workspaces.permissions.yml
new file mode 100644 (file)
index 0000000..4856449
--- /dev/null
@@ -0,0 +1,28 @@
+administer workspaces:
+  title: Administer workspaces
+
+create workspace:
+  title: Create a new workspace
+
+view own workspace:
+  title: View own workspace
+
+view any workspace:
+  title: View any workspace
+
+edit own workspace:
+  title: Edit own workspace
+
+edit any workspace:
+  title: Edit any workspace
+
+delete own workspace:
+  title: Delete own workspace
+
+delete any workspace:
+  title: Delete any workspace
+
+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