permissions and content moderation
This commit is contained in:
@@ -5,9 +5,11 @@ dependencies:
|
||||
config:
|
||||
- filter.format.offre
|
||||
- node.type.offre
|
||||
- node.type.static
|
||||
module:
|
||||
- filter
|
||||
- node
|
||||
- view_unpublished
|
||||
id: candidat
|
||||
label: Candidat
|
||||
weight: -4
|
||||
@@ -15,5 +17,9 @@ is_admin: null
|
||||
permissions:
|
||||
- 'change own username'
|
||||
- 'create offre content'
|
||||
- 'delete own offre content'
|
||||
- 'edit own offre content'
|
||||
- 'use text format offre'
|
||||
- 'view all revisions'
|
||||
- 'view any unpublished static content'
|
||||
- 'view own unpublished content'
|
||||
|
||||
Reference in New Issue
Block a user