Implement a way to migrate with ssh keys #3703

Closed
opened 2025-11-02 05:22:18 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @DblK on GitHub (Jul 31, 2019).

Hi,

I think it might be linked to https://github.com/go-gitea/gitea/issues/7678, but I tried to make a migration (with mirror) on a private repository on github.
Since I have 2FA, I can not enter my credential.

So if we had the possibility to migrate repositories with an ssh key it should solve all my issues.
Thanks

Originally created by @DblK on GitHub (Jul 31, 2019). Hi, I think it might be linked to https://github.com/go-gitea/gitea/issues/7678, but I tried to make a migration (with mirror) on a private repository on github. Since I have 2FA, I can not enter my credential. So if we had the possibility to migrate repositories with an ssh key it should solve all my issues. Thanks
GiteaMirror added the issue/confirmedtype/proposal labels 2025-11-02 05:22:18 -06:00
Author
Owner

@zeripath commented on GitHub (Jul 31, 2019):

It's not just a clone of a repository anymore. We're getting more information from github like issues and prs - stuff which cannot be obtained over the ssh interface.

@zeripath commented on GitHub (Jul 31, 2019): It's not just a clone of a repository anymore. We're getting more information from github like issues and prs - stuff which cannot be obtained over the ssh interface.
Author
Owner

@mrsdizzie commented on GitHub (Jul 31, 2019):

Migration supports using an application access token from Github which works with 2FA accounts.

There is a separate bug related to private repos on github though #7644 which you'd probably run into next

@mrsdizzie commented on GitHub (Jul 31, 2019): Migration supports using an application access token from Github which works with 2FA accounts. There is a separate bug related to private repos on github though #7644 which you'd probably run into next
Author
Owner

@DblK commented on GitHub (Aug 1, 2019):

Thanks, I did not check the application access token for 2FA.
And definitively will look into #7644 for my private repo.

@DblK commented on GitHub (Aug 1, 2019): Thanks, I did not check the application access token for 2FA. And definitively will look into #7644 for my private repo.
Author
Owner

@stale[bot] commented on GitHub (Sep 30, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Sep 30, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@lunny commented on GitHub (Sep 3, 2020):

duplicated with #1635

@lunny commented on GitHub (Sep 3, 2020): duplicated with #1635
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3703