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.
gitea/routers/private
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
* Use Req.URL.RequestURI() to cope with FCGI urls

* Add debug logging statement when forbidden in internal API.
5 years ago
..
hook.go
internal.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
key.go AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
push_update.go
serv.go