-
- Downloads
Fix missing Git clone button when protocol restriction setting enabled
If Git clones are restricted to either HTTP or SSH-only in the application settings, the clone button would not show. The refactoring in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22196 broke this. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55676
Showing
- app/helpers/application_settings_helper.rb 12 additions, 0 deletionsapp/helpers/application_settings_helper.rb
- app/views/projects/buttons/_clone.html.haml 15 additions, 18 deletionsapp/views/projects/buttons/_clone.html.haml
- changelogs/unreleased/sh-fix-http-clone-panel.yml 5 additions, 0 deletionschangelogs/unreleased/sh-fix-http-clone-panel.yml
Please register or sign in to comment