1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 20:11:21 +02:00
gitea/modules/context
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.
2019-12-24 00:11:12 +00:00
..
api_org.go
api_test.go
api.go
auth.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
context.go
org.go
pagination.go
panic.go
permission.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
repo.go