You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
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.
3 years ago
..
api/v1 Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
common Rename db Engines related functions (#17481) 3 years ago
install Fix bug on admin subcommand (#17533) 3 years ago
private Move migrations into services and base into modules/migration (#17663) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
init.go Move task from modules to services (#17680) 3 years ago