Skip to content

Commit b97e24e

Browse files
committed
replace heading with bold since CI complains
1 parent 7b75d64 commit b97e24e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/secure-forwarded-host-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The patterns support wildcards (`*` and `**`) for flexible hostname matching and
2727

2828
Additionally, this fixes a bug where protocol validation was incorrectly formatted, causing valid `X-Forwarded-Host` headers to be rejected when `allowedDomains` was configured.
2929

30-
### Breaking change
30+
__Breaking change__
3131

3232
Previously, `Astro.url` would reflect the value of the `X-Forwarded-Host` header. While this header is commonly used by reverse proxies like Nginx to communicate the original host, it can be sent by any client, potentially allowing malicious actors to poison caches with incorrect URLs.
3333

0 commit comments

Comments
 (0)