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

send PUT requests to another user's webDav endpoints as normal user [edge] #2893

Open
phil-davis opened this issue Dec 16, 2021 · 0 comments
Labels

Comments

@phil-davis
Copy link
Contributor

Describe the bug

Sending a PUT request to another users' WebDav endpoints as a normal user gives status code 409 rather than 403

Steps to reproduce

Steps to reproduce the behavior:

See the description in #2759

Expected behavior

In cs3org/reva master and owncloud/ocis master the behavior is correct. 403 is returned all the time.

Actual behavior

But in cs3org/reva edge it is returning 409 - there seems to be some difference that happened in edge

Setup

Current CI in cs3org/reva edge

Note: in oC10 it returns 403 when trying to access the root folder of a user, and 409 when trying to access something inside a sub-folder. That is a different oC10 core issue owncloud/core#39597

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

No branches or pull requests

1 participant