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

improved X-Frame-Options to avoid iframe issues with web apps #1578

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

ErikApption
Copy link
Contributor

@ErikApption ErikApption commented Feb 24, 2025

Pull Request

  • Updated X-Frame-Options will not allow any app to iframe pages from fsdh, but proxy setting will allow inserting proxied web apps inside fsdh
  • Updated cookie policy with HttpOnly for all sessions cookies to prevent iframes from accessing them

Checklist

  • Code follows dotnet coding standards
  • Tests added/updated to cover changes

Copy link
Contributor

@KingBain KingBain left a comment

Choose a reason for hiding this comment

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

I think this will improve our security posture

@KingBain KingBain enabled auto-merge (squash) February 25, 2025 13:26
@KingBain KingBain merged commit f15366e into develop Feb 25, 2025
22 checks passed
@KingBain KingBain deleted the ep/iframe-fix branch February 25, 2025 14:43
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