From 1af50c53eb9484241adf12c4bb457693c974fd00 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 16 Dec 2024 00:23:00 +0100 Subject: [PATCH] Immich: Update sol-auth httpd.conf cm 15 --- immich/httpd.conf-cm.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/immich/httpd.conf-cm.yml b/immich/httpd.conf-cm.yml index 7218b8e..5053d81 100644 --- a/immich/httpd.conf-cm.yml +++ b/immich/httpd.conf-cm.yml @@ -60,6 +60,10 @@ data: AuthOpenIDSecureCookie On + + AuthType None + Require all granted + AllowEncodedSlashes NoDecode ProxyPreserveHost Off