Add `use-credentials` to fetch manifest with cookies
I run code-server behind an authenticating Kubernetes Ingress which sets a cookie after a successful login is performed. Since this cookie is not set when fetching the manifest, the fetch fails and gets redirected to the authentication page, breaking code-server completely. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link
F
Frank Petrilli committed
a72e8a698d1c65877f4515cc8648c29ec6de7046
Parent: 28c9361
Committed by GitHub <noreply@github.com>
on 7/1/2019, 9:05:35 PM