VEuPathDB / web-monorepo

A monorepo that contains all frontend code for VEuPathDB websites
Apache License 2.0
2 stars 0 forks source link

Do not include referrer for jbrowse iframe, and address linting warnings #1225

Closed dmfalke closed 1 month ago

dmfalke commented 1 month ago

Fixes #1224

This PR adds a referrerPolicy that disabled the referrer header for jbrowse iframes.

dmfalke commented 1 month ago

I may wait to merge this, to see if systems can increase the payload limit.

ryanrdoherty commented 1 month ago

I may wait to merge this, to see if systems can increase the payload limit.

Yes, please wait so we can see if we can figure out both fixes.

dmfalke commented 1 month ago

We decided to merge this. We can use curl to create a request that includes the large referrer header.