actus permissions

This commit is contained in:
2024-05-31 12:06:49 +02:00
parent ca8c4a58bb
commit 750e0f92c3
2 changed files with 14 additions and 0 deletions
+8
View File
@@ -4,6 +4,7 @@ status: true
dependencies:
config:
- filter.format.wysiwyg
- node.type.actualite
- node.type.operation
- node.type.static
module:
@@ -34,11 +35,16 @@ permissions:
- 'administer users'
- 'break content lock'
- 'change own username'
- 'create actualite content'
- 'create content translations'
- 'delete any actualite content'
- 'delete own actualite content'
- 'edit any actualite content'
- 'edit any operation content'
- 'edit any static content'
- 'edit contact config page entity'
- 'edit mentions_legales config page entity'
- 'edit own actualite content'
- 'edit partenaires config page entity'
- 'execute entity:break_lock config_pages'
- 'execute entity:break_lock node'
@@ -56,9 +62,11 @@ permissions:
- 'execute user_unblock_user_action user'
- 'execute vbo_cancel_user_action user'
- 'execute views_bulk_edit all'
- 'revert actualite revisions'
- 'revert static revisions'
- 'update content translations'
- 'use text format wysiwyg'
- 'view actualite revisions'
- 'view config_pages entity'
- 'view static revisions'
- 'view the administration theme'
+6
View File
@@ -4,6 +4,7 @@ status: true
dependencies:
config:
- filter.format.wysiwyg
- node.type.actualite
- node.type.static
module:
- actions_permissions
@@ -25,16 +26,21 @@ permissions:
- 'access toolbar'
- 'access user profiles'
- 'break content lock'
- 'create actualite content'
- 'edit any actualite content'
- 'edit any static content'
- 'edit contact config page entity'
- 'edit mentions_legales config page entity'
- 'edit own actualite content'
- 'edit partenaires config page entity'
- 'execute entity:break_lock config_pages'
- 'execute entity:break_lock node'
- 'execute entity:save_action config_pages'
- 'execute entity:save_action node'
- 'revert actualite revisions'
- 'revert static revisions'
- 'use text format wysiwyg'
- 'view actualite revisions'
- 'view static revisions'
- 'view the administration theme'
- 'view user email addresses'