Use ViewOnlyPlugin when requesting a meta endpoint using WebDAV v2#39575
Use ViewOnlyPlugin when requesting a meta endpoint using WebDAV v2#39575JammingBen merged 2 commits intorelease-10.9.0from
Conversation
|
The original issue https://github.com/owncloud/enterprise/issues/4916 mentions this only in regards to versions, but it seems that the missing permission check affects the whole WebDAV v2 API. I'm quite excited for the acceptance test results. @phil-davis Do you know if this scenario is somehow tested? I feel that we have a very good coverage on those kind of scenarios, but maybe this one slipped. |
Ahh no, my bad, it should work in general for the new WebDAV API. It's really linked to versions (=meta) in specific. |
156ada6 to
78fe325
Compare
|
💥 Acceptance tests pipeline webUIMobileSize-3-1-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiSharePublicLink2-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
Kudos, SonarCloud Quality Gate passed! |








Description
This fixes an issue where versions of shared files were downloadable using the new WebDAV API despite missing permissions, e.g. when shared via secure view.
Related Issue
Types of changes
Checklist: