user.role.anonymous.yml 1.3 KB

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