user.role.anonymous.yml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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. - workflow.workflow.migration
  10. - workflow.workflow.workflow
  11. module:
  12. - commerce_checkout
  13. - commerce_product
  14. - config_pages
  15. - eu_cookie_compliance
  16. - field_permissions
  17. - filter
  18. - graphql
  19. - pwa
  20. - rest
  21. - simplenews
  22. - synonyms_autocomplete
  23. - system
  24. - workflow
  25. _core:
  26. default_config_hash: g0EHI5W4j_ZUCTvSQWEDEKVvC0g1Glt4YWZt_ihyvog
  27. id: anonymous
  28. label: 'Anonymous user'
  29. weight: -9
  30. is_admin: false
  31. permissions:
  32. - 'access checkout'
  33. - 'access content'
  34. - 'access pwa'
  35. - 'access synonyms entity autocomplete'
  36. - 'create migration workflow_transition'
  37. - 'create workflow workflow_transition'
  38. - 'display eu cookie compliance popup'
  39. - 'execute materio arbitrary graphql requests'
  40. - 'execute materio persisted graphql requests'
  41. - 'restful post user_registration'
  42. - 'subscribe to newsletters'
  43. - 'use text format restricted_html'
  44. - 'use text format wysiwyg'
  45. - 'view commerce_product'
  46. - 'view field_materiau_images'
  47. - 'view field_short_description'
  48. - 'view field_showroom_files'
  49. - 'view materio_product_type commerce_product'
  50. - 'view privacy_policy config page entity'
  51. - 'view terms_of_services config page entity'