Skip to content

Commit

Permalink
guide_editor doesn't have profile access, must be public_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
bricas committed Aug 19, 2024
1 parent 56fc8e5 commit 0a9ab17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configuration/user.role.guide_editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ dependencies:
- filter
- guides
- media
- profile
- system
- toolbar
_core:
Expand All @@ -30,13 +29,11 @@ permissions:
- 'create guide entities'
- 'create guides profile'
- 'create image media'
- 'create public profile'
- 'create remote_video media'
- 'delete course_link entities'
- 'delete guide entities'
- 'delete own guides profile'
- 'delete own image media'
- 'delete own public profile'
- 'delete own remote_video media'
- 'edit any image media'
- 'edit any remote_video media'
Expand All @@ -52,7 +49,6 @@ permissions:
- 'update guide entities'
- 'update guide_category entities'
- 'update own guides profile'
- 'update own public profile'
- 'use text format guide_category_databases'
- 'use text format guide_category_references'
- 'view the administration theme'

0 comments on commit 0a9ab17

Please sign in to comment.