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

graph/drives: Fix status code for PATCH/DELETE on drives not allowing them #8235

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Jan 17, 2024

Return a 405 Status when UpdateSpace() or DeleteSpace() are not implemented in the backend for a certain type of drive (e.g. the virtual mountpoint drives created for shares).

Fixes: #7881

…them

Return a 405 Status when UpdateSpace() or DeleteSpace() are not implemented
in the backend for a certain type of drive (e.g. the virtual mountpoint drives
created for shares).

Fixes: owncloud#7881
Copy link

sonarcloud bot commented Jan 17, 2024

@rhafer rhafer changed the title graph/drives: Fix status code for PATCH/DELETE on drives don't allow them graph/drives: Fix status code for PATCH/DELETE on drives not allowing them Jan 19, 2024
@rhafer rhafer merged commit f3ed318 into owncloud:master Jan 22, 2024
4 checks passed
@micbar micbar added this to the Release 5.0.0 milestone Jan 22, 2024
@micbar micbar mentioned this pull request Jan 26, 2024
71 tasks
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.

[sharing-ng] update/disable virtual space returns 500 error
3 participants