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
|
position: 0
|
||||||
display_options:
|
display_options:
|
||||||
access:
|
access:
|
||||||
type: none
|
type: role
|
||||||
options: { }
|
options:
|
||||||
|
role:
|
||||||
|
authenticated: authenticated
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
|
Reference in New Issue
Block a user