mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
There was a case with the hashed-password which had multiple equal signs in the value and it wasn't being parsed correctly. This uses a new function and adds a few tests. |
||
|---|---|---|
| .. | ||
| node | ||
| routes | ||
| test-plugin | ||
| cli.test.ts | ||
| constants.test.ts | ||
| emitter.test.ts | ||
| helpers.test.ts | ||
| http.test.ts | ||
| plugin.test.ts | ||
| proxy.test.ts | ||
| register.test.ts | ||
| serviceWorker.test.ts | ||
| socket.test.ts | ||
| update.test.ts | ||
| util.test.ts | ||