Skip to content

Custom logo and text in login screen #8395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bpmct opened this issue Jul 10, 2023 · 6 comments · Fixed by #9902
Closed

Custom logo and text in login screen #8395

bpmct opened this issue Jul 10, 2023 · 6 comments · Fixed by #9902
Assignees
Labels
enterprise Enterprise-license / premium functionality site Area: frontend dashboard

Comments

@bpmct
Copy link
Member

bpmct commented Jul 10, 2023

Some companies have a custom name / branding for their internal dev envs platform but wish to use Coder. To make it more "sticky," we can offer a custom logo and text in the log in screen.

Screenshot 2023-07-10 at 10 22 01 AM
@bpmct bpmct added the enterprise Enterprise-license / premium functionality label Jul 10, 2023
@cdr-bot cdr-bot bot added the feature label Jul 10, 2023
@bpmct
Copy link
Member Author

bpmct commented Aug 29, 2023

We already support configuring this in "Appearance" but it doesn't show up here. We will need to add a text field to change "Coder" to something else. e.g. "Devbox"

@mtojek mtojek added the site Area: frontend dashboard label Sep 8, 2023
@matifali
Copy link
Member

matifali commented Sep 8, 2023

@bpmct thoughts on allowing name change to only enterprise customers. We can allow changing the icon only to OSS users.

@BrunoQuaresma
Copy link
Collaborator

We can add in the appearance the "Company name" field and show it on the login page. So just to confirm, when the deployment has the logo setup it should be displayed with the name on the login screen. Is that right @bpmct ?

@mtojek
Copy link
Member

mtojek commented Sep 26, 2023

ping @bpmct

@bpmct
Copy link
Member Author

bpmct commented Sep 26, 2023

@matifali this should be an enterprise feature. Agreed

@BrunoQuaresma Yes you're 100% correct. Adding a "company name" field plus rendering the same logo in top left of dashboard in login screen would complete this

@mtojek
Copy link
Member

mtojek commented Sep 27, 2023

Ok, I have spent some time researching, and I'm going to work on the backend side.

Battle plan:

*I know that we have it exposed via /appearance API, but it is not available until the user signs in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enterprise Enterprise-license / premium functionality site Area: frontend dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants