0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01:00
gitea/modules/migrations
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
* Ensure validation occurs on clone addresses too

Fix #14984

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix lint

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix api tests

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-03-15 17:52:11 -04:00
..
base
dump.go
error.go
git.go
gitea_downloader_test.go
gitea_downloader.go Move Workaround for #12675 into it's own function (#14922) 2021-03-08 20:00:19 +01:00
gitea_uploader_test.go
gitea_uploader.go Fix a couple of CommentAsPatch issues. (#14804) 2021-02-27 19:46:14 +01:00
github_test.go
github.go
gitlab_test.go
gitlab.go
gogs_test.go
gogs.go
main_test.go
migrate_test.go Ensure validation occurs on clone addresses too (#14994) 2021-03-15 17:52:11 -04:00
migrate.go Ensure validation occurs on clone addresses too (#14994) 2021-03-15 17:52:11 -04:00
restore.go
update.go