user.role.admin.yml 1.8 KB

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