Skip to content

Commit

Permalink
AV-2055: Clean up invalid permissions from publisher role
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Oct 9, 2023
1 parent 0c9ad2e commit 4b1aca8
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions drupal/site_config/user.role.publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ permissions:
- 'access administration pages'
- 'access comments'
- 'access content overview'
- 'access draggableviews'
- 'access shortcuts'
- 'access taxonomy overview'
- 'access toolbar'
Expand All @@ -26,71 +25,49 @@ permissions:
- 'administer url aliases'
- 'administer user display'
- 'administer user form display'
- 'bypass protected submissions validation'
- 'create avoindata_article content'
- 'create avoindata_event content'
- 'create avoindata_guide_page content'
- 'create avoindata_servicemessage content'
- 'create content translations'
- 'create event content'
- 'create page content'
- 'create service_alert content'
- 'create terms in tags'
- 'create tutorial content'
- 'create url aliases'
- 'customize shortcut links'
- 'delete any article content'
- 'delete any avoindata_article content'
- 'delete any avoindata_event content'
- 'delete any avoindata_guide_page content'
- 'delete any avoindata_servicemessage content'
- 'delete any event content'
- 'delete any page content'
- 'delete any service_alert content'
- 'delete any tutorial content'
- 'delete content translations'
- 'delete own article content'
- 'delete own avoindata_article content'
- 'delete own avoindata_event content'
- 'delete own avoindata_guide_page content'
- 'delete own avoindata_servicemessage content'
- 'delete own event content'
- 'delete own page content'
- 'delete own service_alert content'
- 'delete own tutorial content'
- 'delete revisions'
- 'delete terms in tags'
- 'edit any article content'
- 'edit any avoindata_article content'
- 'edit any avoindata_event content'
- 'edit any avoindata_guide_page content'
- 'edit any avoindata_servicemessage content'
- 'edit any event content'
- 'edit any page content'
- 'edit any service_alert content'
- 'edit any tutorial content'
- 'edit own article content'
- 'edit own avoindata_article content'
- 'edit own avoindata_event content'
- 'edit own avoindata_guide_page content'
- 'edit own avoindata_servicemessage content'
- 'edit own comments'
- 'edit own event content'
- 'edit own page content'
- 'edit own service_alert content'
- 'edit own tutorial content'
- 'edit terms in tags'
- 'post comments'
- 'revert revisions'
- 'search content'
- 'translate avoindata_guide_page node'
- 'translate content'
- 'translate interface'
- 'translate page node'
- 'translate user-defined strings'
- 'update content translations'
- 'use text format basic_html'
- 'use text format filtered_html'
- 'use text format full_html'
- 'use text format restricted_html'
- 'view article revisions'
Expand All @@ -106,5 +83,4 @@ permissions:
- 'view own unpublished content'
- 'view page revisions'
- 'view page unpublished content'
- 'view revisions'
- 'view the administration theme'

0 comments on commit 4b1aca8

Please sign in to comment.