-
Notifications
You must be signed in to change notification settings - Fork 1
Display username #88
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
Comments
The only reason we use the username in tags is to avoid naming collisions. If we allowed customizing it, it would have to use yet another format to avoid conflicts with current or future GitHub usernames. On public pages and other places where we show the username, we usually also link to the user profile, so we'd either: All of this seems way too complicated, given that it only affects two non-essential features. If someone really needs to use custom tags and with a different name, they can always create a separate GH account, but it seems like a very rare case. |
We also have requests for corporate GP public profiles. If thats easier we should prioritize it over this |
You mean this? https://globalping.io/users/jsdelivr |
Yes but with functional sponsor linking |
Well, that's an entirely different problem, but for now, we decided to solve it via the manual redirect rules. Those are available if anyone needs them. |
Some users prefer to use a different username on GP than Github. We should have an extra field, empty by default, "Public username". If filled its used for all GP purposes like tags and public profiles
The text was updated successfully, but these errors were encountered: