Skip to content

Update workhorse to allow gitlab-static.net CORS

Paul Slaughter requested to merge ps-workhorse-allow-gitlab-static-cors into master

Issue: Fix CORS headers for GDK serving Web IDE assets (#457783 - closed)

What does this MR do and why?

Update workhorse to allow gitlab-static.net CORS

  • Needed by Web IDE since extensions run in sandboxed iframe

Screenshots or screen recordings

Tested on Add Extensions Marketplace in Web IDE (!151352 - merged) with the extension marketplace enabled:

Before After
Screenshot_2024-05-07_at_9.55.24_AM Screenshot_2024-05-07_at_9.57.25_AM

How to set up and validate locally

Follow the instructions in this MR:

Edited by Paul Slaughter

Merge request reports