concourse / docs

concourse documentation and website
https://concourse-ci.org
56 stars 153 forks source link

Inline examples no longer render #429

Closed ewiner closed 3 years ago

ewiner commented 3 years ago

Using the latest Chrome, https://concourse-ci.org/hello-world-example.html and other doc pages no longer can show the inline ci.concourse-ci.org iframes, because of the frame-ancestors 'none' CSP rule set by https://github.com/concourse/concourse/pull/6949.

image

taylorsilva commented 3 years ago

Thanks for letting us know!

Firefox at least gives a better error message. Chrome's is misleading:

image
aoldershaw commented 3 years ago

Ah man, I knew this would happen but totally forgot to update! https://github.com/concourse/concourse/pull/6949#pullrequestreview-651341826

Thanks for the report, should be fixed now.

@taylorsilva can you close the issue? I'm not able to as I'm not on the community team atm