[OCM] Make webdav URL absolute according to spec#34260
Closed
Conversation
853dade to
a806781
Compare
Codecov Report
@@ Coverage Diff @@
## master #34260 +/- ##
============================================
- Coverage 65.25% 65.25% -0.01%
- Complexity 18457 18459 +2
============================================
Files 1207 1207
Lines 69887 69897 +10
Branches 1280 1280
============================================
+ Hits 45608 45611 +3
- Misses 23907 23914 +7
Partials 372 372
Continue to review full report at Codecov.
|
a806781 to
17ed741
Compare
17ed741 to
bd4b5d2
Compare
Contributor
|
Needs to be tested with federation behind a reverse proxy. I will take care. |
Member
|
As discussed in #35777 the master branch will from now on hold the ownCloud 10 codebase. This PR targetted ownCloud 11 which is postponed to a far distant future. Because of that I'm closing this PR and kindly ask you to re-submit this PR in a few days. Thanks a lot for your patience |
9 tasks
Member
Author
|
resubmitted as #36043 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 10.1 incompatible with 10.2+ 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:
Open tasks: