user.role.admin.yml 2.1 KB

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