summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/linde.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/linde.nix b/system/linde.nix
index e17a044e..7ac72e5c 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -911,7 +911,7 @@ in
             PAPERLESS_ENABLE_COMPRESSION = false; # let caddy do it
 
             PAPERLESS_ENABLE_HTTP_REMOTE_USER = true;
-            PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME = "HTTP_X_WEBAUTH_USER";
+            PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME = "HTTP_X_WEBAUTH_LOGIN";
 
             PAPERLESS_OCR_SKIP_ARCHIVE_FILE = "with_text";
             PAPERLESS_OCR_LANGUAGE = "deu+eng";