Why and how to enable this is covered in the docs being changed here. This requires gitlab-org/gitlab-shell@2e8b670 ("Add support for SSH certificate authentication", 2018-06-14) which has been merged in and tagged as 8.0.0, so GITLAB_SHELL_VERSION needs to be bumped. Merging this closes gitlab-org/gitlab-ce#34572 see gitlab-org/gitlab-shell!207 for the gitlab-shell MR. Implementation notes: - The APIs being changed here are all internal, and their sole consumer is gitlab-shell. - Most of the changed code is a MR to gitlab-shell, see the gitlab-org/gitlab-shell!207 MR. That change covers why only some of the internal methods get a new "username" parameter, and why some others only get a "user_id". |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| backup | ||
| banzai | ||
| bitbucket | ||
| constraints | ||
| container_registry | ||
| declarative_policy | ||
| generators/rails/post_deployment_migration | ||
| gitaly | ||
| gitlab | ||
| google_api | ||
| haml_lint | ||
| json_web_token | ||
| mattermost | ||
| microsoft_teams | ||
| object_storage | ||
| omni_auth/strategies | ||
| peek | ||
| rouge | ||
| rspec_flaky | ||
| support | ||
| system_check | ||
| tasks | ||
| after_commit_queue.rb | ||
| backup.rb | ||
| banzai.rb | ||
| carrier_wave_string_file.rb | ||
| declarative_policy.rb | ||
| event_filter.rb | ||
| expand_variables.rb | ||
| extracts_path.rb | ||
| feature.rb | ||
| file_size_validator.rb | ||
| forever.rb | ||
| gitlab.rb | ||
| gt_one_coercion.rb | ||
| milestone_array.rb | ||
| mysql_zero_date.rb | ||
| static_model.rb | ||
| system_check.rb | ||
| unfold_form.rb | ||
| uploaded_file.rb | ||
| version_check.rb | ||