Added access control to activities view
Just auth user for now
This commit is contained in:
parent
c261552cc1
commit
8294a9647f
@ -19,8 +19,10 @@ display:
|
||||
position: 0
|
||||
display_options:
|
||||
access:
|
||||
type: none
|
||||
options: { }
|
||||
type: role
|
||||
options:
|
||||
role:
|
||||
authenticated: authenticated
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
|
Reference in New Issue
Block a user