code-server/scripts
Frank Petrilli a72e8a698d
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
2019-07-01 14:05:35 -07:00
..
build.sh Move OSX package task into build script 2019-06-06 13:43:37 -05:00
dummy.js Implement fs module (#3) 2019-02-05 11:15:47 -06:00
install-packages.ts Fix build and Dockerfile issues (#176) 2019-03-09 14:51:51 -08:00
test-setup.js Fix protocol fs test 2019-04-24 18:15:56 -05:00
vscode.patch Don't try to create builtin extensions directory 2019-05-19 19:49:05 -05:00
vstar.sh Upgrade VS Code to 1.33.1 2019-04-12 16:10:45 -05:00
webpack.client.config.js Add `use-credentials` to fetch manifest with cookies 2019-07-01 14:05:35 -07:00
webpack.general.config.js Propagate full env to browser (#756) 2019-06-11 11:54:49 -05:00
webpack.node.config.js Fix require.toUrl on the Node side 2019-04-19 13:32:10 -05:00