"Domain" to display in GUI applications #904

Closed
opened 2025-12-29 02:25:44 +01:00 by adam · 0 comments
Owner

Originally created by @kradalby on GitHub (Jan 9, 2025).

image

At the moment, the base_domain (fap in the example above) is used in the GUI application to describe which server the account belongs to, I think this should be changed to the domain part of the server_url as it is more descriptive to which server you are logging into, e.g.:

server_url: https://headscale.example.no

should result in the screenshot saying:
kristoffer@myemail.com
headscale.example.no

Originally created by @kradalby on GitHub (Jan 9, 2025). <img width="297" alt="image" src="https://github.com/user-attachments/assets/ce24ecd9-9ee4-4a82-adbc-89a47a796a6d" /> At the moment, the `base_domain` (`fap` in the example above) is used in the GUI application to describe which server the account belongs to, I think this should be changed to the domain part of the `server_url` as it is more descriptive to which server you are logging into, e.g.: ``` server_url: https://headscale.example.no ``` should result in the screenshot saying: kristoffer@myemail.com headscale.example.no
adam closed this issue 2025-12-29 02:25:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#904