1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/modules/repository
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
..
branch.go
check.go Move user functions into user.go (#17659) 2021-11-18 13:58:42 +08:00
commits_test.go
commits.go
create_test.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
create.go
generate.go
hooks.go
init.go
main_test.go
push.go
repo.go Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00