Skip to content

Conversation

@shoummu1
Copy link
Collaborator

@shoummu1 shoummu1 commented Oct 27, 2025

🐛 Bug-fix PR

📌 Summary

Fixes iframe embedding by properly handling empty X_FRAME_OPTIONS environment variable override in Docker deployments.

🔗 Related Issue

#1327

🐞Root Cause

Middleware falsy check ignored X_FRAME_OPTIONS="" environment variable, preventing iframe embedding configuration.

🧪 Verification

✅ Empty X_FRAME_OPTIONS="" now disables X-Frame-Options header
✅ Environment variables properly override default
✅ Docker compatibility confirmed

✅ Checklist

☑️ Code formatted
☑️ No breaking changes to MCP clients

@shoummu1 shoummu1 marked this pull request as ready for review October 27, 2025 12:10
@shoummu1 shoummu1 marked this pull request as draft October 27, 2025 15:10
@shoummu1
Copy link
Collaborator Author

Added a new PR to address this issue: PR 1352

@shoummu1 shoummu1 closed this Oct 28, 2025
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