Closed
Description
OS/Web Information
- Web Browser: Chrome
- Local OS: Linux Ubuntu
- Remote OS: Linux Ubuntu
- Remote Architecture: x64
code-server --version
: 3.9.2
Steps to Reproduce
- Run code-server without password
- Click on Menu button
- Log out button is there but has no sense as not using password
Expected
Log out button should not appear, as the installation is not using a password
Actual
The log out button appears even if not using a password. In my case I am using code-server inside a reverse proxy that already handles authentication, so, the log out button has no sense in such use cases
Screenshot
Notes
This issue can be reproduced in VS Code: No