Skip to content

caddyfile: treat quoted braces as literal arguments#7875

Merged
steadytao merged 2 commits into
caddyserver:masterfrom
elee1766:consistently-use-quoted
Jul 12, 2026
Merged

caddyfile: treat quoted braces as literal arguments#7875
steadytao merged 2 commits into
caddyserver:masterfrom
elee1766:consistently-use-quoted

Conversation

@elee1766

@elee1766 elee1766 commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

resolve #7874

pr is ai written, i have gone through every line.

@elee1766 elee1766 force-pushed the consistently-use-quoted branch 2 times, most recently from e596f51 to d834319 Compare July 11, 2026 23:25
@steadytao steadytao added the bug 🐞 Something isn't working label Jul 11, 2026
Comment thread caddyconfig/caddyfile/parse.go
Comment thread caddyconfig/caddyfile/dispenser.go Outdated
@steadytao steadytao changed the title caddyfile: dont consume quoted braces as real ones caddyfile: treat quoted braces as literal arguments Jul 11, 2026
@elee1766 elee1766 force-pushed the consistently-use-quoted branch from 55eab3d to ce064a7 Compare July 11, 2026 23:50
@elee1766

Copy link
Copy Markdown
Contributor Author

both issues should be resolved now!

@francislavoie francislavoie added this to the v2.11.5 milestone Jul 11, 2026
Comment thread caddyconfig/caddyfile/dispenser_test.go Outdated
Signed-off-by: Zen Dodd <mail@steadytao.com>

@steadytao steadytao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Appreciate the PR.

@steadytao steadytao merged commit 873fac5 into caddyserver:master Jul 12, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐞 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

quoted braces should not affect caddyfile block parsing

3 participants