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

Adding X-Frame-Options/Content-Security-Policy headers #68

Merged
merged 9 commits into from
Jan 17, 2024

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Jan 12, 2024

Resolves #66

@srtfisher srtfisher requested a review from a team as a code owner January 12, 2024 19:26
* Tests for the preventing the iframing of a site.
*/
final class Test_Prevent_Framing extends Test_Case {
use \Mantle\Testing\Concerns\Refresh_Database;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need it even though you are creating no post?

Copy link
Contributor

@mogmarsh mogmarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@srtfisher srtfisher enabled auto-merge January 17, 2024 00:29
@srtfisher srtfisher merged commit 6f0861d into main Jan 17, 2024
9 checks passed
@srtfisher srtfisher deleted the feature/66-x-frame branch January 17, 2024 00:30
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.

Automatically include X-Frame-Options header on all requests
3 participants