Skip to content

fix(Storage): use proxyexclude parameter in DAV client - #60787

Merged
susnux merged 3 commits into
masterfrom
jtr/fix-storage-dav-client-proxyexclude
Jun 2, 2026
Merged

fix(Storage): use proxyexclude parameter in DAV client#60787
susnux merged 3 commits into
masterfrom
jtr/fix-storage-dav-client-proxyexclude

Conversation

@joshtrichards

Copy link
Copy Markdown
Member

Summary

The DAV backend uses Sabre \DAV\Client rather than our Guzzle wrapper. This adds support for the proxyexclude directive to the Sabre client.

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@joshtrichards

Copy link
Copy Markdown
MemberAuthor

/backport to stable34

@joshtrichards

Copy link
Copy Markdown
MemberAuthor

/backport to stable33

@joshtrichards
joshtrichards marked this pull request as ready for review May 27, 2026 21:14
@joshtrichards
joshtrichards requested a review from a team as a code ownerMay 27, 2026 21:14
@joshtrichards
joshtrichards requested review from ArtificialOwl, come-nc, leftybournes and provokateurin and removed request for a teamMay 27, 2026 21:15
Comment threadlib/private/Files/Storage/DAV.php Outdated
@joshtrichardsjoshtrichards added 3. to review Waiting for reviews and removed 2. developing Work in progress labels May 28, 2026
@joshtrichardsjoshtrichards added this to the Nextcloud 35 milestone May 28, 2026
joshtrichardsand others added 3 commits May 29, 2026 11:41
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
@joshtrichards
joshtrichardsforce-pushed the jtr/fix-storage-dav-client-proxyexclude branch from 1253151 to a494fcdCompareMay 29, 2026 15:41
@susnux
susnux merged commit ce3b3b7 into masterJun 2, 2026
215 of 231 checks passed
@susnux
susnux deleted the jtr/fix-storage-dav-client-proxyexclude branch June 2, 2026 16:02
@kyteinsky

Copy link
Copy Markdown
Contributor

/backport to stable32

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: External storage app ignoring proxyexclude

5 participants

@joshtrichards@kyteinsky@CarlSchwan@provokateurin@susnux