gitea/modules/hostmatcher
wxiaoguang b86606fa38
Support `hostname:port` to pass host matcher's check (#19543) (#19544)
Backport #19543 
hostmatcher: split the hostname from the hostname:port string, use the correct hostname to do the match.
2022-04-29 01:41:58 +08:00
..
hostmatcher.go Support `hostname:port` to pass host matcher's check (#19543) (#19544) 2022-04-29 01:41:58 +08:00
hostmatcher_test.go Support `hostname:port` to pass host matcher's check (#19543) (#19544) 2022-04-29 01:41:58 +08:00
http.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00