close
The Wayback Machine - https://web.archive.org/web/20200912111205/https://github.com/github/secure_headers/issues/438
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to allow all iframe for any sites? #438

Open
RohitVenturit opened this issue May 16, 2020 · 1 comment
Open

how to allow all iframe for any sites? #438

RohitVenturit opened this issue May 16, 2020 · 1 comment

Comments

@RohitVenturit
Copy link

@RohitVenturit RohitVenturit commented May 16, 2020

how to allow all iframe for any sites?
I am trying to add site to allow visible in iframe in my rails v 4.1.2 application.
config.action_dispatch.default_headers.clear does not work. Can anyone please help me?

@oreoshake
Copy link
Member

@oreoshake oreoshake commented May 17, 2020

What is the csp being served? frame_src: [“*”] should be all that you need, assuming the sites allow themselves to be framed.

Console errors would be really helpful too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.