Skip to content

[stable2.7] fix: preserve method and URI when redirecting WebDAV through GSS - #225

Merged
ArtificialOwl merged 4 commits into
stable2.7from
backport/196/stable2.7
Jul 23, 2026
Merged

[stable2.7] fix: preserve method and URI when redirecting WebDAV through GSS#225
ArtificialOwl merged 4 commits into
stable2.7from
backport/196/stable2.7

Conversation

@backportbot

@backportbot backportbot Bot commented Jul 21, 2026

Copy link
Copy Markdown

Backport of PR #196

n-iv and others added 2 commits July 21, 2026 15:17
When Basic credentials are presented on a direct WebDAV endpoint,
the master now forwards the request as-is to the slave with a 307,
which preserves both method and URI per RFC 9110 §15.4.8. The
autologin JWT flow is kept intact for every other path.

Signed-off-by: Nicolas Varlot <nicolas.varlot@ac-versailles.fr>


Signed-off-by: Nicolas Varlot <165952530+n-iv@users.noreply.github.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@backportbot
backportbot Bot requested a review from icewind1991 July 21, 2026 15:17
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
@ArtificialOwl
ArtificialOwl merged commit 1ea98c5 into stable2.7 Jul 23, 2026
33 checks passed
@ArtificialOwl
ArtificialOwl deleted the backport/196/stable2.7 branch July 23, 2026 11:47
Sign up for free to 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.

3 participants