mirror of https://github.com/go-gitea/gitea.git
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.
cb940c4312
* encrypt migration credentials in task persistence Not sure this is the best approach, we could encrypt the entire `PayloadContent` instead. Also instead of clearing individual fields in payload content, we could just delete the task once it has (successfully) finished..? * remove credentials of past migrations * only run DB migration for completed tasks * fix binding * add omitempty * never serialize unencrypted credentials * fix import order Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
4 years ago | |
---|---|---|
.. | ||
base | 4 years ago | |
dump.go | 4 years ago | |
error.go | 4 years ago | |
git.go | 4 years ago | |
gitea_downloader.go | 4 years ago | |
gitea_downloader_test.go | 4 years ago | |
gitea_uploader.go | 4 years ago | |
gitea_uploader_test.go | 4 years ago | |
github.go | 4 years ago | |
github_test.go | 4 years ago | |
gitlab.go | 4 years ago | |
gitlab_test.go | 4 years ago | |
gogs.go | 4 years ago | |
gogs_test.go | 4 years ago | |
main_test.go | 6 years ago | |
migrate.go | 4 years ago | |
migrate_test.go | 4 years ago | |
restore.go | 4 years ago | |
update.go | 5 years ago |