diff --git a/config/install/user.role.druplan_admin.yml b/config/install/user.role.druplan_admin.yml index 7039d1c35492146d94cbb72c2f984025b7cca3aa..a2e938de21956e25301a5ecb84c31ba60d2e25e9 100644 --- a/config/install/user.role.druplan_admin.yml +++ b/config/install/user.role.druplan_admin.yml @@ -72,8 +72,6 @@ permissions: - 'create field_credits' - 'create field_genre' - 'create media' - - 'create organisation profile' - - 'create organization_location profile' - 'create project content' - 'create project_group content' - 'create terms in contact_type' @@ -88,8 +86,6 @@ permissions: - 'delete any contact profile' - 'delete any equipment content' - 'delete any media' - - 'delete any organisation profile' - - 'delete any organization_location profile' - 'delete any page content' - 'delete any project content' - 'delete any project_group content' @@ -101,8 +97,6 @@ permissions: - 'delete own contact profile' - 'delete own dashboard content' - 'delete own equipment content' - - 'delete own organisation profile' - - 'delete own organization_location profile' - 'delete own page content' - 'delete own project content' - 'delete own project_group content' @@ -159,12 +153,8 @@ permissions: - 'translate editable entities' - 'update any contact profile' - 'update any media' - - 'update any organisation profile' - - 'update any organization_location profile' - 'update content translations' - 'update own contact profile' - - 'update own organisation profile' - - 'update own organization_location profile' - 'use advanced search' - 'use invite transition cancel' - 'use invite transition confirm' @@ -182,7 +172,6 @@ permissions: - 'view all media revisions' - 'view all revisions' - 'view any contact profile' - - 'view any organisation profile' - 'view any profile' - 'view dashboard revisions' - 'view equipment revisions' @@ -191,8 +180,6 @@ permissions: - 'view own contact profile' - 'view own field_credits' - 'view own field_genre' - - 'view own organisation profile' - - 'view own organization_location profile' - 'view own profile' - 'view own unpublished content' - 'view own unpublished media' diff --git a/config/install/user.role.druplan_user.yml b/config/install/user.role.druplan_user.yml index 488daa72ef5a060f695a6838753ea27d4b04269e..e6b85b7ffc2ac3bf02edac85122934b0abf18520 100644 --- a/config/install/user.role.druplan_user.yml +++ b/config/install/user.role.druplan_user.yml @@ -13,7 +13,6 @@ permissions: - 'create field_credits' - 'edit own field_credits' - 'update own contact profile' - - 'view any organisation profile' - 'view field_credits' - 'view field_genre' - 'view own contact profile'