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 Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
log.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
mailer.go
markup.go Markdown: Sanitizier Configuration (#9075) 2019-12-07 14:49:04 -05:00
migrations.go
repository.go Push to create repo (#8419) 2019-12-15 10:49:52 +08:00
service.go Add /milestones endpoint (#8733) 2019-12-15 14:20:08 +00:00
session.go
setting.go Set default ssh.minimum_key_sizes (#9466) 2019-12-22 23:46:35 +01:00
task.go
webhook.go