Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

user.role.authenticated.yml

Same filename in this branch
  1. 11.1.x core/profiles/demo_umami/config/install/user.role.authenticated.yml
  2. 11.1.x core/modules/user/config/install/user.role.authenticated.yml
core/profiles/standard/config/install/user.role.authenticated.yml

File

core/profiles/standard/config/install/user.role.authenticated.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - filter.format.basic_html
  6. module:
  7. - comment
  8. - contact
  9. - file
  10. - filter
  11. - search
  12. - shortcut
  13. - system
  14. id: authenticated
  15. label: 'Authenticated user'
  16. weight: 1
  17. is_admin: false
  18. permissions:
  19. - 'access comments'
  20. - 'access content'
  21. - 'access shortcuts'
  22. - 'access site-wide contact form'
  23. - 'delete own files'
  24. - 'post comments'
  25. - 'search content'
  26. - 'skip comment approval'
  27. - 'use text format basic_html'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal