Skip to content

Log out button should not appear if not using password #2985

Closed
@alvarolb

Description

@alvarolb

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

  1. Run code-server without password
  2. Click on Menu button
  3. 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

image

Notes

This issue can be reproduced in VS Code: No

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions