Message editing

Author gst
Recipients gotcha, zwork, jw
Date 2004-09-07.13:12:28
Content
As it is now: the proxy would point to a different resource
on a another rr server (after an upload to the new server),
but the old resource on the old server is still there and
can issue auth requests for this resource.

Doing this the 'right way[tm]' would imply a server to
server move of the resource, which is not implemented yet.

A much cheaper way would be to disable the choice after an
upload was done.

Use cases and comments would be nice. :)
History
Date User Action Args
2004-09-07 13:12:28gstsetrecipients: + gotcha, zwork, jw
2004-09-07 13:12:28gstlinkissue13 messages
2004-09-07 13:12:28gstcreate