0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/services/migrations
zeripath 6d3181406d
Double check CloneURL is acceptable (#20869)
Some Migration Downloaders provide re-writing of CloneURLs that may point to
unallowed urls. Recheck after the CloneURL is rewritten.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-08-21 14:28:15 +01:00
..
codebase_test.go
codebase.go
dump.go Double check CloneURL is acceptable (#20869) 2022-08-21 14:28:15 +01:00
error.go
git.go
gitbucket.go
gitea_downloader_test.go
gitea_downloader.go
gitea_uploader_test.go Double check CloneURL is acceptable (#20869) 2022-08-21 14:28:15 +01:00
gitea_uploader.go Correctly handle draft releases without a tag (#20314) 2022-07-12 13:57:38 +01:00
github_test.go
github.go
gitlab_test.go
gitlab.go
gogs_test.go
gogs.go
http_client.go
main_test.go
migrate_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
migrate.go Double check CloneURL is acceptable (#20869) 2022-08-21 14:28:15 +01:00
onedev_test.go
onedev.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
restore.go
update.go