1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 04:31:27 +02:00
gitea/modules/lfs
wxiaoguang 013fb73068
Use hostmatcher to replace matchlist, improve security (#17605)
Use hostmacher to replace matchlist.

And we introduce a better DialContext to do a full host/IP check, otherwise the attackers can still bypass the allow/block list by a 302 redirection.
2021-11-20 17:34:05 +08:00
..
client_test.go Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
client.go Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
content_store.go
endpoint_test.go
endpoint.go Fix some lints (#17337) 2021-10-17 20:47:12 +01:00
filesystem_client.go
http_client_test.go
http_client.go Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
LICENSE
pointer_scanner_gogit.go
pointer_scanner_nogogit.go
pointer_test.go
pointer.go
shared.go
transferadapter_test.go
transferadapter.go