The Wayback Machine - https://web.archive.org/web/20220331032553/https://github.com/angular/components/pull/24651
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

build: prevent framing of dev app with X-Frame-Options #24651

Merged
merged 1 commit into from Mar 23, 2022

Conversation

josephperrott
Copy link
Member

@josephperrott josephperrott commented Mar 23, 2022

Prevent the dev app site from being place in an iframe.

Prevent the dev app site from being place in an iframe.
@josephperrott josephperrott added merge ready merge safe target: patch area: build labels Mar 23, 2022
@josephperrott josephperrott requested a review from as a code owner Mar 23, 2022
@josephperrott josephperrott added the dev-app preview label Mar 23, 2022
@github-actions
Copy link

@github-actions github-actions bot commented Mar 23, 2022

Copy link
Member

@devversion devversion left a comment

LGTM, what's the context here?

@josephperrott
Copy link
Member Author

@josephperrott josephperrott commented Mar 23, 2022

Good security policy to prevent being placed in an iframe, unless we want to allow it, which we don't have a use case for wanting.

@josephperrott josephperrott merged commit ed9260b into angular:master Mar 23, 2022
21 checks passed
josephperrott added a commit that referenced this issue Mar 23, 2022
Prevent the dev app site from being place in an iframe.

(cherry picked from commit ed9260b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build dev-app preview merge ready merge safe target: patch
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants