Actions
Issue #8903
closedProvide a way to change username and select username vs. real name display
Description
Some people prefer to show their username, some prefer to show their real name. For those who prefer their username, they might not like the one that was auto-imported from Google Code.
I remember writing a patch like that for Redmine 5 years ago, I wonder if I can find it again... worst case I'll just rewrite it, it's probably obsolete anyway.
Updated by phire about 9 years ago
Also, if people have opted to show their real name, can we also show their username in some way (and optionally the other way around)
Like on their user profile page and when you hover over their name.
Updated by Fog about 9 years ago
https://github.com/dolphin-emu/redmine/pull/1
Should handle it
Actions