Display the username instead of fullname
When running ssh git@gitlab.example.com
we used to reply with the
full name. But it might actually be more useful to display the
username. This is unique and can help support identifying issues.
Closes #131 (closed)