code-server/src
karesansui 622efbd04a fix: remove config file path from login page
The login page displayed the full config file path (e.g.
/home/username/.config/code-server/config.yaml), which exposes
the username and system layout to anyone who can see the page.

The path is already printed in the CLI output when starting
code-server, so showing it on the login page is unnecessary.

Fixes #7643
2026-03-17 00:28:52 +09:00
..
browser feat: use --app-name in error page title (#7693) 2026-03-11 13:43:45 -08:00
common Add cookie-suffix flag (#7590) 2025-12-11 16:23:09 -09:00
node fix: remove config file path from login page 2026-03-17 00:28:52 +09:00