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.
forgejo/modules/hostmatcher
wxiaoguang a51efb4c2c
Support `hostname:port` to pass host matcher's check #19543 (#19543)
hostmatcher: split the hostname from the `hostname:port` string, use the correct hostname to do the match.
2 years ago
..
hostmatcher.go Support `hostname:port` to pass host matcher's check #19543 (#19543) 2 years ago
hostmatcher_test.go Support `hostname:port` to pass host matcher's check #19543 (#19543) 2 years ago
http.go Simplify parameter types (#18006) 3 years ago