You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
hostmatcher.go Support `hostname:port` to pass host matcher's check (#19543) (#19544) 3 years ago
hostmatcher_test.go Support `hostname:port` to pass host matcher's check (#19543) (#19544) 3 years ago
http.go Simplify parameter types (#18006) 3 years ago