Added access control to activities view

Just auth user for now
This commit is contained in:
naomi 2018-05-28 15:14:18 +02:00
parent c261552cc1
commit 8294a9647f
1 changed files with 4 additions and 2 deletions

View File

@ -19,8 +19,10 @@ display:
position: 0
display_options:
access:
type: none
options: { }
type: role
options:
role:
authenticated: authenticated
cache:
type: tag
options: { }