From d58f224f40f9a311ab1c7898f833bda8433a3b9a Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Tue, 17 Oct 2023 17:58:09 +0200 Subject: Changes --- host/Rory-nginx/services/nginx/rory.gay/conduit.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/Rory-nginx/services/nginx/rory.gay/conduit.nix b/host/Rory-nginx/services/nginx/rory.gay/conduit.nix index 5d96342..12a32cd 100755 --- a/host/Rory-nginx/services/nginx/rory.gay/conduit.nix +++ b/host/Rory-nginx/services/nginx/rory.gay/conduit.nix @@ -10,7 +10,7 @@ # # Custom headers and headers various browsers *should* be OK with but aren't # - more_set_headers 'Access-Control-Allow-Headers: *'; + more_set_headers 'Access-Control-Allow-Headers: *, Authorization'; # # Tell client that this pre-flight info is valid for 20 days # -- cgit 1.4.1