openquestions-1.0.x-dev/config/optional/user.role.authenticated.yml
config/optional/user.role.authenticated.yml
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
- filter.format.fully_plain_text
module:
- comment
- contact
- filter
- openquestions
- search
- shortcut
- system
id: authenticated
label: 'Authenticated user'
weight: 1
is_admin: false
permissions:
- 'access comments'
- 'access content'
- 'access shortcuts'
- 'access site-wide contact form'
- 'create oq application'
- 'post comments'
- 'search content'
- 'skip comment approval'
- 'use text format basic_html'
- 'use text format fully_plain_text'
- 'view oq application'
- 'view oq item'
- 'view oq vote'
