You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/migrations
mrsdizzie e03934f035 Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420)
CloneAddr will contain username and password credentials and they will
get stored in system notices about failed migrations (and logs if trace
is set). Replace with OriginalURL that doesn't have those.
5 years ago
..
base Fix migration releases (#9319) (#9326) (#9328) 5 years ago
error.go
git.go
gitea.go Fix migration releases (#9319) (#9326) (#9328) 5 years ago
gitea_test.go
github.go
github_test.go
main_test.go
migrate.go Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) 5 years ago
update.go