mirror of
https://github.com/cdr/code-server.git
synced 2025-12-09 18:02:16 +01:00
`proxy` should `await` for result of `authenticated` call otherwise since otherwise it will always appear to be authenticated as the promise is truthy. Co-authored-by: Asher <ash@coder.com> |
||
|---|---|---|
| .. | ||
| apps.ts | ||
| domainProxy.ts | ||
| errors.ts | ||
| health.ts | ||
| index.ts | ||
| login.ts | ||
| logout.ts | ||
| pathProxy.ts | ||
| update.ts | ||
| vscode.ts | ||