Hi everybody,
I added this task to a version handler:
new AddPermissionTask("","","my-role","data","/",Permissions.ALL,true)
and I expected to give full permission to that role to repository "data".
But I found this node definition:
<userroles>/my-role
acl_data
0
path /
permissions 63
00
path //*
permissions 63
With this configuration that role can not deal at all with repo data.
Right permissions would be (done through AdminCentral)
<userroles>/my-role
acl_data
0
path /*
permissions 63
Do you confirm this? I have a patch, if you need..
Matteo
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=5f0c27c3-1b95-412d-abd6-d818cb9a9b40
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------