We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 892de2f + 66f4a70 commit 68de2f4Copy full SHA for 68de2f4
conf/cmi/user.role.read_only.yml
@@ -4,8 +4,10 @@ status: true
4
dependencies:
5
config:
6
- node.type.announcement
7
+ - node.type.district
8
- node.type.landing_page
9
- node.type.page
10
+ - node.type.project
11
module:
12
- file
13
- helfi_tpr
@@ -24,8 +26,10 @@ permissions:
24
26
- 'disable own tfa'
25
27
- 'setup own tfa'
28
- 'view any unpublished announcement content'
29
+ - 'view any unpublished district content'
30
- 'view any unpublished landing_page content'
31
- 'view any unpublished page content'
32
+ - 'view any unpublished project content'
33
- 'view own unpublished content'
34
- 'view unpublished paragraphs'
35
- 'view unpublished tpr_errand_service'
0 commit comments