summary refs log tree commit diff
path: root/host/Rory-nginx/services/nginx/rory.gay/conduit.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-nginx/services/nginx/rory.gay/conduit.nix')
-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
         #