code-server/src
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
..
browser chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
common refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
node fix: authentication check in path proxy (#5442) 2022-08-11 00:05:49 +00:00