Skip to content

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

Merged
provokateurin merged 1 commit into
stable29from
backport/dav-get
Oct 15, 2024
Merged

[stable29] fix(dav): Public WebDAV endpoint should allow GET requests#48631
provokateurin merged 1 commit into
stable29from
backport/dav-get

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Manual backport of #48628

`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>
@blizzzblizzz mentioned this pull request Oct 10, 2024
@provokateurin
provokateurin merged commit 2a69cf7 into stable29Oct 15, 2024
@provokateurin
provokateurin deleted the backport/dav-get branch October 15, 2024 11:32
@AltahrimAltahrim mentioned this pull request Oct 30, 2024
4 tasks
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.

4 participants

@susnux@provokateurin@come-nc@blizzz