user.role.anonymous.yml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. uuid: 53194574-d587-4028-ae2b-c38b041c54b6
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.restricted_html
  7. - filter.format.wysiwyg
  8. - rest.resource.user_registration
  9. module:
  10. - commerce_checkout
  11. - commerce_product
  12. - config_pages
  13. - eu_cookie_compliance
  14. - field_permissions
  15. - filter
  16. - graphql
  17. - rest
  18. - simplenews
  19. - synonyms_autocomplete
  20. - system
  21. - workflow
  22. _core:
  23. default_config_hash: g0EHI5W4j_ZUCTvSQWEDEKVvC0g1Glt4YWZt_ihyvog
  24. id: anonymous
  25. label: 'Anonymous user'
  26. weight: -9
  27. is_admin: false
  28. permissions:
  29. - 'access checkout'
  30. - 'access content'
  31. - 'access synonyms entity autocomplete'
  32. - 'create migration workflow_transition'
  33. - 'create workflow workflow_transition'
  34. - 'display eu cookie compliance popup'
  35. - 'execute materio arbitrary graphql requests'
  36. - 'execute materio persisted graphql requests'
  37. - 'restful post user_registration'
  38. - 'subscribe to newsletters'
  39. - 'use text format restricted_html'
  40. - 'use text format wysiwyg'
  41. - 'view body'
  42. - 'view commerce_product'
  43. - 'view field_materiau_images'
  44. - 'view field_short_description'
  45. - 'view field_showroom_files'
  46. - 'view materio_product_type commerce_product'
  47. - 'view privacy_policy config page entity'
  48. - 'view terms_of_services config page entity'