PromucFlow_constructor/deploy/docker/templates
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
..
cron.d feat: Auto cleanup application logs (#23084) 2023-05-11 20:10:37 +05:30
nginx chore: Add X-Content-Type-Options to all downstream responses (#26128) 2023-08-08 20:26:00 +05:30
supervisord fix: improve starting page removal script with error handling (#23392) 2023-06-06 18:32:40 +05:30
appsmith_initializing.html feat: Display loading message in browser when Appsmith is starting (#22215) 2023-04-19 18:20:59 +05:30
appsmith_starting.html feat: Display loading message in browser when Appsmith is starting (#22215) 2023-04-19 18:20:59 +05:30
docker.env.sh chore: Move Maps API Key to database (#20771) 2023-07-24 13:33:53 +05:30
mockdb_postgres.sql feat: Embeded PostgreSQL with mockdb data for self-hosted (#21084) 2023-03-07 15:22:41 +05:30
supervisord.conf Config supervisord to write logs into log files (#8145) 2021-10-19 12:59:55 +05:30
users_postgres.sql feat: Embeded PostgreSQL with mockdb data for self-hosted (#21084) 2023-03-07 15:22:41 +05:30