Commit self-updates to role config, dependencies + removed obsolete perms
This commit is contained in:
parent
481edbcaf7
commit
fd6dab8f15
6 changed files with 122 additions and 8 deletions
|
@ -1,7 +1,44 @@
|
|||
uuid: 80d06ad4-b65b-41a3-b986-cf07f19402f6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.full_html
|
||||
- filter.format.markdown
|
||||
- filter.format.minimalhtml
|
||||
- filter.format.minimalhtmltitle
|
||||
- filter.format.restricted_html
|
||||
- node.type.blog
|
||||
- node.type.event
|
||||
- taxonomy.vocabulary.people_type
|
||||
- taxonomy.vocabulary.resource_type
|
||||
- taxonomy.vocabulary.services
|
||||
- taxonomy.vocabulary.tags
|
||||
- taxonomy.vocabulary.technologies
|
||||
- taxonomy.vocabulary.topics
|
||||
module:
|
||||
- admin_toolbar_search
|
||||
- block
|
||||
- block_visibility_groups
|
||||
- comment
|
||||
- config_perms
|
||||
- contact
|
||||
- contextual
|
||||
- exclude_node_title
|
||||
- file
|
||||
- filter
|
||||
- group
|
||||
- honeypot
|
||||
- metatag
|
||||
- node
|
||||
- path
|
||||
- quickedit
|
||||
- redirect
|
||||
- system
|
||||
- taxonomy
|
||||
- tour
|
||||
- ui_patterns_library
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: p1SmYFXVP1KLKKQI-wkTYJ2dVCvR7HgO7SL3BAKTyTE
|
||||
id: manager
|
||||
|
@ -31,7 +68,6 @@ permissions:
|
|||
- 'administer block visibility groups'
|
||||
- 'administer blocks'
|
||||
- 'administer comments'
|
||||
- 'administer eu cookie compliance popup'
|
||||
- 'administer meta tags'
|
||||
- 'administer nodes'
|
||||
- 'administer redirect settings'
|
||||
|
@ -63,7 +99,6 @@ permissions:
|
|||
- 'delete terms in topics'
|
||||
- 'edit any event content'
|
||||
- 'edit any webform'
|
||||
- 'edit gdpr_checklist checklistapi checklist'
|
||||
- 'edit terms in people_type'
|
||||
- 'edit terms in resource_type'
|
||||
- 'edit terms in services'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue