[Cosmo-dev] morse code docs
Brian Moseley
bcm at osafoundation.org
Wed Nov 15 11:05:06 PST 2006
On 11/15/06, Morgen Sagen <morgen at osafoundation.org> wrote:
> One thing we didn't discuss was how a client can determine what
> permissions they have with a given ticket. Currently Chandler tries
> a MKCOL of a temporary subcollection to see if it has write access to
> a collection. I suppose in morsecode the subscribing client could
> simply do the GET (passing in either basic auth or ticket), and then
> a response header could indicate whether the permissions granted by
> the auth-or-ticket are read-write or read-only.
you can propfind for the ticket:ticketdiscovery property. if you pass
the ticket in question to that propfind, the property value will
include a ticketinfo only for the provided ticket itself. the same is
true today.
More information about the cosmo-dev
mailing list