Skip to content

Commit

Permalink
permissions updated for media folder taxonomy
Browse files Browse the repository at this point in the history
  • Loading branch information
libetho committed May 31, 2017
1 parent bd1eb4c commit 262d19c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ function reps_core_default_roles_permissions() {
'access own broken links report' => TRUE,
'access site map' => TRUE,
'add media from remote sources' => TRUE,
'add terms in media_folders' => TRUE,
'add terms in reps_news_categories' => TRUE,
'administer content translations' => TRUE,
'administer files' => TRUE,
Expand All @@ -601,7 +600,6 @@ function reps_core_default_roles_permissions() {
'administer registration states' => TRUE,
'administer registration types' => TRUE,
'administer reps_registration registration' => TRUE,
'administer taxonomy' => TRUE,
'bypass workbench moderation' => TRUE,
'create files' => TRUE,
'create page content' => TRUE,
Expand Down Expand Up @@ -672,6 +670,7 @@ function reps_core_default_roles_permissions() {
'edit own reps_video content' => TRUE,
'edit own video files' => TRUE,
'edit reps_registration registration state' => TRUE,
'edit terms in 3' => TRUE,
'flush caches' => TRUE,
'manipulate all queues' => TRUE,
'manipulate queues' => TRUE,
Expand Down

0 comments on commit 262d19c

Please sign in to comment.