Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Add proxy host into allow list (#20798) | Lunny Xiao | 2022-08-16 | 1 | -0/+5 |
* | Add tests for the host checking logic, clarify the behaviors (#20328) | wxiaoguang | 2022-07-13 | 1 | -4/+4 |
* | Support `hostname:port` to pass host matcher's check #19543 (#19543) | wxiaoguang | 2022-04-29 | 2 | -2/+9 |
* | remove not needed (#19128) | 6543 | 2022-03-18 | 1 | -4/+2 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 2 | -3/+3 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 3 | -58/+217 |
* | Only allow webhook to send requests to allowed hosts (#17482) | wxiaoguang | 2021-11-01 | 2 | -0/+213 |