geo-coop/config/sync/user.role.authenticated.yml

41 lines
883 B
YAML
Raw Normal View History

2019-07-17 14:47:01 -05:00
uuid: f3a87a2a-96b2-4e23-a6c0-14bcdcad2d75
langcode: en
status: true
dependencies:
module:
2024-02-20 13:30:09 -08:00
- captcha
- comment
- comment_notify
- contact
- empty_page
- exclude_node_title
2024-02-23 13:29:42 -08:00
- file
- google_analytics
2024-02-23 13:29:42 -08:00
- media
- node
- statistics
- system
2019-07-17 14:47:01 -05:00
_core:
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
id: authenticated
label: 'authenticated user'
weight: 0
is_admin: false
permissions:
2019-08-30 11:05:37 -06:00
- 'access comments'
2019-07-17 14:47:01 -05:00
- 'access content'
- 'access site-wide contact form'
- 'access user contact forms'
- 'change own username'
2024-02-23 13:29:42 -08:00
- 'delete own files'
- 'opt-in or out of google analytics tracking'
2019-08-30 11:05:37 -06:00
- 'post comments'
2024-02-20 13:30:09 -08:00
- 'skip CAPTCHA'
- 'skip comment approval'
- 'subscribe to comments'
- 'use exclude node title'
2019-09-01 23:55:47 -04:00
- 'view empty pages'
2024-02-23 13:29:42 -08:00
- 'view media'
2019-07-17 14:47:01 -05:00
- 'view own unpublished content'
- 'view post access counter'