From 541543c5a89f21053d0a10b2a6b48d6815aeaed5 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 17 Jul 2024 12:25:01 -0400 Subject: [PATCH] changelog (#506) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0625d404..51e890d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## v0.4.35 +FEATURE: Added import for `github.com/greenpau/caddy-security` to include that Caddy plugin to enable authentication, authorization, and credentials extensions for the `caddy` backend (https://github.com/openziti/zrok/issues/506) + FEATURE: Closed permission mode for Docker and Linux private shares CHANGE: add example in ./etc/caddy to set X-Real-IP header to public share client IP