summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-10-17 17:58:09 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-10-17 17:58:09 +0200
commitd58f224f40f9a311ab1c7898f833bda8433a3b9a (patch)
tree9f5092a989233648aec86f43d5f4fc85f53d9578 /host
parentSplit Rory into geneirc and client (diff)
downloadRory-Open-Architecture-d58f224f40f9a311ab1c7898f833bda8433a3b9a.tar.xz
Changes
Diffstat (limited to 'host')
-rwxr-xr-xhost/Rory-nginx/services/nginx/rory.gay/conduit.nix2
1 files changed, 1 insertions, 1 deletions
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
         #