0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 02:46:41 +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 Move user/org deletion to services (#17673) 2021-11-19 01:42:27 +08:00
dev
events
explore
feed
org Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
repo Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
user Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
base.go
goget.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00