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.
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.
3 years ago
..
admin Move macaron to chi (#14293) 3 years ago
misc Move macaron to chi (#14293) 3 years ago
notify move notification APIFormat (#13783) 4 years ago
org Move macaron to chi (#14293) 3 years ago
repo Move macaron to chi (#14293) 3 years ago
settings Added option to disable migrations (#13114) 4 years ago
swagger Move macaron to chi (#14293) 3 years ago
user Move macaron to chi (#14293) 3 years ago
utils migrate from com.* to alternatives (#14103) 4 years ago
api.go Fix access log (#14475) 3 years ago