Skip to content

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

Open
duncanleo wants to merge 1 commit into
taskade-helmfrom
duncanleo/drop-upstream-cors-headers
Open

fix: drop CORS headers set by Jitsi BOSH server#2
duncanleo wants to merge 1 commit into
taskade-helmfrom
duncanleo/drop-upstream-cors-headers

Conversation

@duncanleo

Copy link
Copy Markdown

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