[OGo-XML-RPC] Group permissions via XML-RPC or webdav
Adam Tauno Williams
xmlrpc@opengroupware.org
Tue, 31 Jan 2006 07:21:58 -0500
> On Jan 31, 2006, at 11:59, Alejandro MartÃnez Marcos wrote:
> > It worked with contacts but it didn't with apps.
> Maybe file enh-requests in Bugzilla.
The appointment struct processed by XML-RPCs needs two changes
1.) Add a key "readTeam" that has the read-access team id as the value.
2.) Add a key "writeTeams" that is an array of team ids for write access
> > What about WebDAV, do you think it is possible?
> No, ZideStore doesn't expose any access control operations as WebDAV
> (more exactly this would be an implementation of the WebDAV ACL
> specification).