Skip to content

Resolve "Pull repository mirroring: Support for SSH keys"

Nick Thomas requested to merge 98-pull-mirror-ssh-keys-2 into master

What does this MR do?

Introduces SSH public-key authentication to pull mirroring.

Tasks:

Are there points in the code the reviewer needs to double check?

The import_url and project_import_data data is shared with CE, so we need to pay attention to backports when refactoring.

Why was this MR needed?

Scheduled feature for %9.5

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #98 (closed) https://gitlab.com/gitlab-org/gitlab-ce/issues/21391

Edited by Nick Thomas

Merge request reports