[OCM] Make webdav URL absolute according to spec#36043
Conversation
|
@VicDeo Could you check on the failing acceptance test? |
None of OC/NC support absolute URL for OCM WebDav endpoint. |
The CI here is old. If you rebase then it will run the If there are fails against a Doesn't there have to be a way that the new code can still talk remotely to an older server? Please tell me if I have not understood correctly. |
|
@phil-davis everything is correct. OTOH it could be also a mistake in the spec. The spec is still in a "proposal" state and I have no feedback to my question so far What we can do to be future-proof is to extract the part using absolute URL in storage ( |
726657d to
262c5b0
Compare
|
Well, proposal has been merged... |
262c5b0 to
f156250
Compare
f156250 to
be715af
Compare
|
old aka dead -> close |
resubmit of #34260
Description
Return an absolute URL for OCM WebDav discovery endpoint and change the storage to work with absolute discovery URLs
Note: It makes OCM-based sharing in backward incompatible without patching apps/files_sharing/lib/External/Storage.php
Related Issue
Motivation and Context
To comply with OCM 1.0.0-proposal1 spec
How Has This Been Tested?
open URL owncloud.tld/ocm-provider/
expected
actual
Types of changes
Checklist: