gitea/modules/util
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
..
compare.go
copy.go
io.go Read expected buffer size (#17409) (#17430) 2021-10-25 17:46:56 +01:00
net.go Only allow webhook to send requests to allowed hosts (#17482) (#17510) 2021-11-06 09:23:43 +00:00
paginate.go
paginate_test.go
path.go
path_test.go
remove.go Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16480) 2021-07-20 23:52:19 +02:00
sanitize.go
sanitize_test.go
shellquote.go
shellquote_test.go
timer.go
truncate.go Handle too long PR titles correctly (#16517) (#16549) 2021-07-26 17:49:48 +02:00
url.go
util.go
util_test.go