Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix home storage redirect for remote.php/dav/files #1342

Merged
merged 2 commits into from
Nov 27, 2020
Merged

Fix home storage redirect for remote.php/dav/files #1342

merged 2 commits into from
Nov 27, 2020

Conversation

refs
Copy link
Member

@refs refs commented Nov 27, 2020

There was a regression in which we were not routing correctly to the right storage depending on the URL.

This is a pressing issue for oC mobile clients, the earlier we get it in the better :)

This sticks to webdav's RFC in the way that it's pretty ... unspecified what to do in this case:

The following rules are the default behavior for any method that
supports the Depth header. A method may override these defaults by
defining different behavior in its definition.

sauce

@refs refs requested a review from labkode as a code owner November 27, 2020 10:58
@refs refs requested a review from ishank011 November 27, 2020 10:59
Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@refs
Copy link
Member Author

refs commented Nov 27, 2020

@ishank011 CI 🍏 , merge? so we can start updating ocis to reva@master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants