mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-07 09:08:45 +00:00
0cdbd33b46
Since this checks if they are authenticated using the hash/password and it's async, we need to update authenticated to be async, which means we have to update it everywhere it's used. |
||
---|---|---|
.. | ||
apps.ts | ||
domainProxy.ts | ||
health.ts | ||
index.ts | ||
login.ts | ||
logout.ts | ||
pathProxy.ts | ||
static.ts | ||
update.ts | ||
vscode.ts |