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

fix: drop CORS headers set by Jitsi BOSH server #2

Open
wants to merge 1 commit into
base: taskade-helm
Choose a base branch
from

Conversation

duncanleo
Copy link
Member

Purpose

This PR instructs Nginx to drop CORS headers set by the upstream Jitsi BOSH server.

Seems like there was an update to Jitsi where they now send CORS headers, which conflicts with our fix as the server sends multiple sets of CORS headers. I think this hasn't affected production because the one set by upstream takes precedence (which is a valid rule of basically its own domain - as it's currently just iframe wrapped in the app)

@duncanleo duncanleo requested a review from yeouchien May 24, 2021 06:08
@duncanleo duncanleo self-assigned this May 24, 2021
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.

1 participant