Skip to content

Commit

Permalink
Permissions for webtools block reviewed
Browse files Browse the repository at this point in the history
  • Loading branch information
libetho committed May 24, 2017
1 parent 3f2813e commit 4860459
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ function reps_core_default_roles_permissions() {
'administer reps_registration registration' => TRUE,
'administer taxonomy' => TRUE,
'bypass workbench moderation' => TRUE,
'create any webtools bean' => FALSE,
'create files' => TRUE,
'create page content' => TRUE,
'create reps_eu_myth content' => TRUE,
Expand All @@ -620,6 +621,7 @@ function reps_core_default_roles_permissions() {
'create reps_video content' => TRUE,
'create url aliases' => TRUE,
'delete any reps_registration registration' => TRUE,
'delete any webtools bean' => FALSE,
'delete own audio files' => TRUE,
'delete own document files' => TRUE,
'delete own image files' => TRUE,
Expand Down Expand Up @@ -660,6 +662,7 @@ function reps_core_default_roles_permissions() {
'edit any reps_slide_homepage content' => TRUE,
'edit any reps_video content' => TRUE,
'edit any video files' => TRUE,
'edit any webtools bean' => FALSE,
'edit meta tags' => TRUE,
'edit own audio files' => TRUE,
'edit own document files' => TRUE,
Expand Down

0 comments on commit 4860459

Please sign in to comment.