Skip to content

Conversation

@shoummu1
Copy link
Collaborator

@shoummu1 shoummu1 commented Oct 28, 2025

🐛 Bug-fix PR

📌 Summary

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

🔗 Related Issue

#1327

:ladybug: 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 29, 2025 05:50
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