Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_no_ssh.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82bf00aa2804311cb9ea0d8f83a566ffbed66524 (plain)
1
2
3
- if current_user.require_ssh_key?
  %p.error-message.centered
    You won't be able to pull or push project code via SSH until you #{link_to 'add an SSH key', new_profile_key_path} to your profile