make gitlab users ssh public keys visible in the UI, for everyone
Created by: ssbarnea
Please make the registered public keys of the users visible in the UI of gitlab. I think this used to be visible but was removed at some point.
Here is the use case: we are using gitlab to exchange ssh keys, so when you want to give access to a user to a specific machine, you know where to get his key from.
Now this is possible only via API which makes the entire process to complex.
Public keys are supposed to be public, so please make them public.