Skip to content

fileserver: document hide case-sensitivity (F-CADDY-FILESERVER-HIDE-CASE-001)#7548

Merged
francislavoie merged 1 commit intocaddyserver:masterfrom
1seal:codex/f-caddy-fileserver-hide-case-001
Mar 4, 2026
Merged

fileserver: document hide case-sensitivity (F-CADDY-FILESERVER-HIDE-CASE-001)#7548
francislavoie merged 1 commit intocaddyserver:masterfrom
1seal:codex/f-caddy-fileserver-hide-case-001

Conversation

@1seal
Copy link
Contributor

@1seal 1seal commented Mar 4, 2026

this is a docs-only change clarifying that file_server hide comparisons are case-sensitive. on case-insensitive filesystems, a differently-cased request path may still resolve to the same on-disk path, so hide should not be treated as a security boundary for sensitive paths.

Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for enhancing our docs.

@francislavoie francislavoie added the documentation 📚 Improvements or additions to documentation label Mar 4, 2026
@francislavoie francislavoie added this to the v2.11.2 milestone Mar 4, 2026
@francislavoie francislavoie merged commit 566e710 into caddyserver:master Mar 4, 2026
29 checks passed
@github-actions github-actions bot mentioned this pull request Mar 6, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📚 Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants