Skip to content

[stable30] fix(dav): Public WebDAV endpoint should allow GET requests - #48630

Merged
sorbaugh merged 1 commit into
stable30from
backport/48628/stable30
Oct 10, 2024
Merged

[stable30] fix(dav): Public WebDAV endpoint should allow GET requests#48630
sorbaugh merged 1 commit into
stable30from
backport/48628/stable30

Conversation

@backportbot

@backportbotbackportbotBot commented Oct 9, 2024

Copy link
Copy Markdown

Backport of #48628

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

`GET` should be allowed even without Ajax header to allow downloading files,
or show files in the viewer. All other requests could be guarded, but this should not.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the backport/48628/stable30 branch from 3616a4e to b79d2b7CompareOctober 9, 2024 15:40
@susnux
susnux marked this pull request as ready for review October 9, 2024 15:41
@sorbaugh
sorbaugh merged commit bb4d0c7 into stable30Oct 10, 2024
@sorbaugh
sorbaugh deleted the backport/48628/stable30 branch October 10, 2024 07:28
This was referenced Oct 10, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugfeature: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@susnux@provokateurin@sorbaugh