1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-22 06:30:46 +02:00
gitea/modules/setting
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
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
log.go
mailer.go
markup.go
migrations.go
repository.go
service.go
session.go
setting.go
task.go
webhook.go