gitea/modules/migrations
wxiaoguang 20ae184967
Only allow webhook to send requests to allowed hosts (#17482) (#17510)
Backport #17482

* Only allow webhook to send requests to allowed hosts (backport #17482)

* use ALLOWED_HOST_LIST=* for default to keep the legacy behavior in 1.15.x
2021-11-06 09:23:43 +00:00
..
base Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
dump.go Fix dump and restore respository (#16698) (#16898) 2021-08-31 10:44:14 +01:00
error.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
git.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
gitea_downloader.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gitea_downloader_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gitea_uploader.go Ignore review comment when ref commit is missed (#16905) (#16919) 2021-09-02 11:51:32 +01:00
gitea_uploader_test.go Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
github.go Fix bug of migrate comments which only fetch one page (#17055) (#17058) 2021-09-15 14:01:54 -04:00
github_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gitlab.go Gitlab Migrator: dont ignore reactions of last request (#16903) (#16913) 2021-09-01 17:52:38 -04:00
gitlab_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
gogs.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
gogs_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrate.go Only allow webhook to send requests to allowed hosts (#17482) (#17510) 2021-11-06 09:23:43 +00:00
migrate_test.go Do not convert file path to lowercase (#15023) 2021-03-18 13:58:47 +00:00
restore.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
update.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00