0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 16:45:24 +01:00
gitea/routers/web
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
..
admin
dev
events
explore
feed
org
repo Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
user
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go