From a99e7c51efe45f49f45f7412215cd51ffc140ad9 Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Fri, 13 Feb 2026 20:41:26 +0100 Subject: [PATCH] More testing --- nix-system-configs/modules/system/traefik.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix-system-configs/modules/system/traefik.nix b/nix-system-configs/modules/system/traefik.nix index 4beb64a..2820744 100644 --- a/nix-system-configs/modules/system/traefik.nix +++ b/nix-system-configs/modules/system/traefik.nix @@ -152,7 +152,7 @@ in { "X-Anubis-Authorized" ]; authRequestHeaders = [ - "Cookie" + #"Cookie" #"X-Forwarded-Proto" #"X-Forwarded-Host" #"X-Forwarded-Uri"