Skip to content

Feature: Add option to hide version on login page#36

Closed
cdr-robot wants to merge 1 commit into
mainfrom
feature/hide-login-version
Closed

Feature: Add option to hide version on login page#36
cdr-robot wants to merge 1 commit into
mainfrom
feature/hide-login-version

Conversation

@cdr-robot
Copy link
Copy Markdown
Contributor

Summary

  • Added a new deployment configuration option to control version visibility on login page
  • When enabled, the version number is not displayed in the footer of the login page
  • Helps improve security by reducing information exposure to potential attackers

Test plan

  1. Start Coder with default settings and verify version is visible on login page
  2. Set the configuration option using CLI flag: or environment variable:
  3. Verify the version is no longer displayed on the login page

Fixes #29

Workspace URL: https://demo.coder.com/ben/issue-29

Add a configuration option to hide the version display on the login page.
This addresses security concerns by allowing administrators to prevent
exposing version information to potential attackers.

Fixes #29
@github-actions github-actions Bot added the stale label May 3, 2025
@github-actions github-actions Bot closed this May 6, 2025
@github-actions github-actions Bot deleted the feature/hide-login-version branch November 1, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Sensitivity to displaying the build and version on the Login page

1 participant