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

Adds CSP header (frame-ancestors 'self') to django settings (#8324) #8335

Merged

Conversation

gdixon
Copy link
Contributor

@gdixon gdixon commented Feb 1, 2021

Description

Adds CSP header (frame-ancestors 'self') to protect against clickjacking.

Refers/Fixes

Fixes: #8324

Testing

Tested locally:

Screenshot 2021-02-01 at 15 51 23

@thelostone-mc thelostone-mc merged commit 224a0b5 into gitcoinco:master Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop Bypass X-Frame-Options
2 participants