From f62914d566cea5425e06b58463dfefc922d4ea37 Mon Sep 17 00:00:00 2001 From: Andreas Dueren Date: Thu, 30 Oct 2025 11:02:42 -0600 Subject: [PATCH] Fix Caddy trusted proxies syntax --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a24b246..4175443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * Enable multiDomain in the manifest so aliases can be set in Cloudron UI * Simplified documentation for S3 setup and alias domains * Fix CORS responses for auth subdomains and forward real client IPs from Cloudron proxy -* Remove unsupported Caddy `trusted_proxies` stanza so startup succeeds on Cloudron base image +* Remove unsupported Caddy `trusted_proxies` stanza while continuing to trust Cloudron-provided `X-Forwarded-For` headers for accurate logging ## 0.4.4 (2025-10-30)