gitea/routers
Lunny Xiao a51cc6dea4
Fix access log (#14475)
Fix #14121, #14478.

The `AccessLog` middleware has to be after `Contexter` or `APIContexter` so that we can get `LoginUserName` if possible.
And also there is a **BREAK** change that it removed internal API access log.
2021-01-27 18:46:35 +01:00
..
admin
api/v1 Fix access log (#14475) 2021-01-27 18:46:35 +01:00
dev
events
org
private
repo [Feature] add precise search type for Elastic Search (#12869) 2021-01-27 12:00:35 +02:00
routes Fix access log (#14475) 2021-01-27 18:46:35 +01:00
user Fix captcha (#14488) 2021-01-27 22:56:54 +08:00
utils
home.go [Feature] add precise search type for Elastic Search (#12869) 2021-01-27 12:00:35 +02:00
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 2021-01-27 04:57:18 +01:00
install.go
metrics.go
swagger_json.go