PromucFlow_constructor/deploy/docker/templates/nginx
Shrikant Sharat Kandula 49a973381e
chore: Add X-Content-Type-Options to all downstream responses (#26128)
So far, only calls that go to the Java backend, had the
`X-Content-Type-Options` header in the responses. This PR adds them to
all responses by

1. adding it to NGINX configuration.
2. removing it from Spring security's configuration, so we don't end up
with _two_ `X-Content-Type-Options` headers in the response.

---------

Co-authored-by: Nidhi <nidhi@appsmith.com>
2023-08-08 20:26:00 +05:30
..
nginx-app-http.conf.template.sh chore: Add X-Content-Type-Options to all downstream responses (#26128) 2023-08-08 20:26:00 +05:30
nginx-app-https.conf.template.sh fix: Fix leaking NGINX version (#26046) 2023-08-07 15:24:22 +05:30