summaryrefslogtreecommitdiffstats
path: root/modules/hostmatcher
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Add proxy host into allow list (#20798)Lunny Xiao2022-08-161-0/+5
* Add tests for the host checking logic, clarify the behaviors (#20328)wxiaoguang2022-07-131-4/+4
* Support `hostname:port` to pass host matcher's check #19543 (#19543)wxiaoguang2022-04-292-2/+9
* remove not needed (#19128)65432022-03-181-4/+2
* Simplify parameter types (#18006)Gusted2021-12-202-3/+3
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-203-58/+217
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-012-0/+213