gitea/modules/lfs
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security ()
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.
..
LICENSE Git LFS support v2 ()
client.go Use `hostmatcher` to replace `matchlist`, improve security ()
client_test.go Use `hostmatcher` to replace `matchlist`, improve security ()
content_store.go Add LFS Migration and Mirror ()
endpoint.go Fix some lints ()
endpoint_test.go Add LFS Migration and Mirror ()
filesystem_client.go Add push to remote mirror repository ()
http_client.go Use `hostmatcher` to replace `matchlist`, improve security ()
http_client_test.go refactor: move from io/ioutil to io and os package ()
pointer.go Add LFS Migration and Mirror ()
pointer_scanner_gogit.go Add bundle download for repository ()
pointer_scanner_nogogit.go Add bundle download for repository ()
pointer_test.go Fixed assert statements. ()
shared.go Fix various documentation, user-facing, and source comment typos ()
transferadapter.go Add an abstract json layout to make it's easier to change json library ()
transferadapter_test.go refactor: move from io/ioutil to io and os package ()