]> source.dussan.org Git - gitea.git/commit
Set the base url when migrating from Gitlab using access token or username without...
authorzeripath <art27@cantab.net>
Thu, 2 Jul 2020 12:26:47 +0000 (13:26 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2020 12:26:47 +0000 (20:26 +0800)
commitd737eaa63a22344595347dfcbc23d8a7a13a88ee
tree7b456920d9a3d657a3c17f305c447b3f85aa8530
parent058ee52333e9fd445d082efb06e603e5c8359e7f
Set the base url when migrating from Gitlab using access token or username without password (#11852) (#12104)

Backport #11852

When migrating from gitlab, set the baseUrl in NewGitlabDownloader when using an access token or username without password

Fix #11851

Co-authored-by: Gernot Eger <gernot.eger@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
modules/migrations/gitlab.go