1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-03 05:38:47 +00:00
forgejo/modules/hostmatcher
wxiaoguang a51efb4c2c
Support hostname:port to pass host matcher's check ()
hostmatcher: split the hostname from the `hostname:port` string, use the correct hostname to do the match.
2022-04-29 01:39:50 +08:00
..
hostmatcher.go Support hostname:port to pass host matcher's check () 2022-04-29 01:39:50 +08:00
hostmatcher_test.go Support hostname:port to pass host matcher's check () 2022-04-29 01:39:50 +08:00
http.go Simplify parameter types () 2021-12-20 04:41:31 +00:00