Allow user to hide the message to add an ssh key permanently
Created by: dblessing
This implements the feature in http://feedback.gitlab.com/forums/176466-general/suggestions/4912594-allow-user-to-hide-the-message-to-add-an-ssh-key-p
In this particular implementation the user is given the choice between permanently dismissing the message or just dismissing it for the current browser session. I believe there is value in retaining both options.
Also, I opted to display the two choices as links instead of buttons. I initially favored the buttons and they look very nice. However, I think they attract too much attention. I sought opinion on IRC and several others came to the same conclusion. I am open to either solution.