summaryrefslogtreecommitdiffstats
path: root/modules/hostmatcher/hostmatcher.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+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-291-2/+7
* remove not needed (#19128)65432022-03-181-4/+2
* Simplify parameter types (#18006)Gusted2021-12-201-2/+2
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-39/+99
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-011-0/+94