1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-07-01 06:02:15 +02:00
bigchaindb/k8s/nginx-https-web-proxy/container
Shahbaz Nazir bc4f8fcab5
Fix getstarted undefined referrer issue with IPDB (#1866)
Skip Referer check on preflight request (OPTIONS) and set Referrer-Policy to origin-when-cross-origin in response to OPTIONS request. Once Referrer-Policy is set on the subsequent POST request referrer is set by the browser to expected value.
2017-11-17 20:35:57 +01:00
..
docker_build_and_push.bash Fix getstarted undefined referrer issue with IPDB (#1866) 2017-11-17 20:35:57 +01:00
Dockerfile BigchainDB Web Proxy to add headers to requests 2017-09-11 11:57:58 +02:00
nginx_entrypoint.bash BigchainDB Web Proxy to add headers to requests 2017-09-11 11:57:58 +02:00
nginx.conf.template Fix getstarted undefined referrer issue with IPDB (#1866) 2017-11-17 20:35:57 +01:00