user.role.admin.yml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. uuid: 09d85701-4fcf-407d-83f8-e72d4a4ea2f3
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - node.type.static
  7. module:
  8. - actions_permissions
  9. - config_pages
  10. - content_lock
  11. - content_translation
  12. - file
  13. - menu_admin_per_menu
  14. - node
  15. - system
  16. - toolbar
  17. _core:
  18. default_config_hash: qjP-_ce85KMPC6bVZSJhrJVg9g3ctrzIduVBuGb1c9A
  19. id: admin
  20. label: Admin
  21. weight: -7
  22. is_admin: null
  23. permissions:
  24. - 'access administration pages'
  25. - 'access files overview'
  26. - 'access toolbar'
  27. - 'administer footer menu items'
  28. - 'administer users'
  29. - 'break content lock'
  30. - 'change own username'
  31. - 'create content translations'
  32. - 'edit any static content'
  33. - 'edit contact config page entity'
  34. - 'edit mentions_legales config page entity'
  35. - 'edit partenaires config page entity'
  36. - 'execute entity:save_action menu_link_content'
  37. - 'execute entity:save_action node'
  38. - 'execute entity:save_action taxonomy_term'
  39. - 'execute entity:save_action user'
  40. - 'execute node_assign_owner_action node'
  41. - 'execute node_promote_action node'
  42. - 'execute node_unpromote_action node'
  43. - 'execute user_add_role_action user'
  44. - 'execute user_block_user_action user'
  45. - 'execute user_remove_role_action user'
  46. - 'execute user_unblock_user_action user'
  47. - 'execute vbo_cancel_user_action user'
  48. - 'execute views_bulk_edit all'
  49. - 'revert static revisions'
  50. - 'update content translations'
  51. - 'view config_pages entity'
  52. - 'view static revisions'
  53. - 'view the administration theme'