gitea/modules/util
wxiaoguang 20ae184967
Only allow webhook to send requests to allowed hosts () ()
Backport 

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

* use ALLOWED_HOST_LIST=* for default to keep the legacy behavior in 1.15.x
2021-11-06 09:23:43 +00:00
..
compare.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
copy.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
io.go Read expected buffer size () () 2021-10-25 17:46:56 +01:00
net.go Only allow webhook to send requests to allowed hosts () () 2021-11-06 09:23:43 +00:00
paginate.go [API] Add pagination to ListBranches () 2021-02-03 20:06:13 +01:00
paginate_test.go [API] Add pagination to ListBranches () 2021-02-03 20:06:13 +01:00
path.go Fix various documentation, user-facing, and source comment typos () 2021-07-08 13:38:13 +02:00
path_test.go Add LFS Migration and Mirror () 2021-04-08 18:25:57 -04:00
remove.go Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end () () 2021-07-20 23:52:19 +02:00
sanitize.go Add push to remote mirror repository () 2021-06-14 19:20:43 +02:00
sanitize_test.go Add push to remote mirror repository () 2021-06-14 19:20:43 +02:00
shellquote.go Completely quote AppPath and CustomConf paths () 2020-09-28 21:16:52 -04:00
shellquote_test.go Fix various documentation, user-facing, and source comment typos () 2021-07-08 13:38:13 +02:00
timer.go Prevent timer leaks in Workerpool and others () 2020-05-08 16:46:05 +01:00
truncate.go Handle too long PR titles correctly () () 2021-07-26 17:49:48 +02:00
url.go Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
util.go Use single shared random string generation function () 2021-05-10 07:45:17 +01:00
util_test.go Use single shared random string generation function () 2021-05-10 07:45:17 +01:00