code-server/test
Asher d477972c68
Add origin checks to web sockets (#6048)
* Move splitOnFirstEquals to util

I will be making use of this to parse the forwarded header.

* Type splitOnFirstEquals with two items

Also add some test cases.

* Check origin header on web sockets

* Update changelog with origin check

* Fix web sockets not closing with error code
2023-03-03 03:12:34 -06:00
..
e2e Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00
integration chore(testing): remove install/list tests (#5441) 2022-08-10 22:59:36 +00:00
scripts Improve getting started Coder CTA (#5752) 2022-11-07 11:06:51 -07:00
unit Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00
utils Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00
package.json refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
playwright.config.ts fix: add handle for resolveExternalUri (#5624) 2022-10-14 16:08:58 +00:00
tsconfig.json feat(ci): refactor build workflow (#5572) 2022-09-22 12:33:32 -07:00
yarn.lock refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00