Skip to content

fix: intercept and remove security headers so remote site can load#6

Merged
Sploder-Saptarshi merged 1 commit intoSploder-Saptarshi:mainfrom
glanham-jr:gl/x-frame-interceptor-fix
Mar 1, 2026
Merged

fix: intercept and remove security headers so remote site can load#6
Sploder-Saptarshi merged 1 commit intoSploder-Saptarshi:mainfrom
glanham-jr:gl/x-frame-interceptor-fix

Conversation

@glanham-jr
Copy link
Contributor

If the X-Frame-Options or CSP header is set on the website, this launcher fails to execute. Given we are using an iframe solution, and this is the browser with control just tot his site, this is explicitly bypassing this header so it can load.

The original site didn't set any security header, so this change is no worse than it was before, but perhaps there can be a better solution moving forward. For now, this unblocked the launcher when security headers are added to the site.

@Sploder-Saptarshi Sploder-Saptarshi merged commit 6982279 into Sploder-Saptarshi:main Mar 1, 2026
3 checks passed
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.

2 participants