concourse / concourse-bosh-release

Concourse BOSH release
Apache License 2.0
28 stars 49 forks source link

Add Content-Security-Policy header to web #149

Closed taylorsilva closed 3 years ago

taylorsilva commented 3 years ago

Add the CSP flag from concourse/concourse#6949

Also changed x_frame_options to not have a default to ensure it uses the default set in the Concourse binary.

Sneaking in an extra change to fix an issue with the bbr job templates being out of sync. Noticed it when I ran the generate-job-templates script.