-
- Downloads
Merge branch '46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key' into 'master'
(Part 2) Resolve "Recognise when a user is trying to validate a private SSH key" Closes #46396 See merge request gitlab-org/gitlab-ce!19997
No related branches found
No related tags found
Showing
- app/assets/javascripts/pages/profiles/keys/index.js 16 additions, 0 deletionsapp/assets/javascripts/pages/profiles/keys/index.js
- app/assets/javascripts/profile/add_ssh_key_validation.js 43 additions, 0 deletionsapp/assets/javascripts/profile/add_ssh_key_validation.js
- app/assets/stylesheets/framework/forms.scss 5 additions, 0 deletionsapp/assets/stylesheets/framework/forms.scss
- app/views/profiles/keys/_form.html.haml 10 additions, 3 deletionsapp/views/profiles/keys/_form.html.haml
- changelogs/unreleased/46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key.yml 5 additions, 0 deletions...e-when-a-user-is-trying-to-validate-a-private-ssh-key.yml
- spec/features/profiles/keys_spec.rb 14 additions, 0 deletionsspec/features/profiles/keys_spec.rb
- spec/javascripts/profile/add_ssh_key_validation_spec.js 69 additions, 0 deletionsspec/javascripts/profile/add_ssh_key_validation_spec.js
Please register or sign in to comment