Skip to content

Commit 1c04072

Browse files
zubeydecivelekzzacharo
authored andcommitted
category: restrict access for Lectures
1 parent 2e4d113 commit 1c04072

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

cds/modules/fixtures/data/categories.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@
104104
"restricted": [],
105105
"responsible": ["weblecture-service@cern.ch"]
106106
},
107-
"_record_type": ["PROJECT"]
107+
"_record_type": ["PROJECT"],
108+
"_access": {
109+
"read": ["weblecture-service@cern.ch"]
110+
}
108111
}
109112
]

0 commit comments

Comments
 (0)