RE: [Zope] Access Control vs Publishing Protocol
9 Oct
2000
9 Oct
'00
3:06 p.m.
It seems like this can be handled rather well by simply adding a 'XML-RPC access', a 'SOAP access' and a 'WebDAV access' set of permissions. we already have a 'FTP access' permission which works fine.
Not quite..... That permission controls several methods that are particularly useful for FTP (indeed, you cant do FTP without them). However you could also call those methods using xml-rpc, soap, or ZPublisher (or, not, depending on the whether you have the 'FTP access' permission). Your suggestion makes sense for WebDAV which, like FTP, only uses a small set of methods. I dont think its appropriate for a more flexible protocol like xml-rpc, soap, or ZPublisher.
9310
Age (days ago)
9310
Last active (days ago)
0 comments
1 participants
participants (1)
-
Toby Dickenson