Closed
Description
Hi
I am trying to set this up with password but it is not working out well
/opt/code-server/code-server --port=4000 --allow-http --disable-telemetry --password "MYPASS" -d /media/CODE
INFO Starting webserver... {"host":"0.0.0.0","port":"4000"}
WARN No certificate specified. This could be insecure.
WARN Documentation on securing your setup: https://github.com/cdr/code-server/blob/master/doc/security/ssl.md
WARN Launched without authentication.
INFO Telemetry is disabled
INFO
INFO Started (click the link below to open):
As you see it is laucnhed without password, I tried variations on the password field without any luck.
I am on Debian Buster using code-server v1.1119-vsc1.33.1