gitlab: set allow Credentials to in nginx configuration
Allow origin is now to the http_origin because origin "*" will fail if withCredentials is set in the request header
Showing
Please register or sign in to comment
Allow origin is now to the http_origin because origin "*" will fail if withCredentials is set in the request header