Skip to content

SSH public-key authentication for push mirroring

Nick Thomas requested to merge (removed):49565-ssh-push-mirroring into master

What does this MR do?

This MR backports SSH public-key authentication to GitLab CE and applies it to push mirroring. The EE equivalent: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8116 applies it to both pull and push mirroring, while ensuring much of the code is shared.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #49565 (closed)

Edited by Nick Thomas

Merge request reports