code-server/src/node/routes
Rafael Calpena Rodrigues 2ec1e2de34
fix: authentication check in path proxy (#5442)
`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>
2022-08-11 00:05:49 +00:00
..
apps.ts plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
domainProxy.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
errors.ts Fix issue where 404 errors are mistaken for server errors. (#4534) 2021-11-19 18:14:13 -05:00
health.ts Fix health socket not getting client messages 2021-02-16 15:01:46 -06:00
index.ts fix: authentication check in path proxy (#5442) 2022-08-11 00:05:49 +00:00
login.ts Fix relative paths (#4594) 2021-12-08 15:52:15 -06:00
logout.ts Fix relative paths (#4594) 2021-12-08 15:52:15 -06:00
pathProxy.ts fix: authentication check in path proxy (#5442) 2022-08-11 00:05:49 +00:00
update.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
vscode.ts chore(deps): update dependency @types/node to v16 (#5170) 2022-08-10 16:15:52 -05:00