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
..
basic.go Fix windows build error (#14263) 4 years ago
interface.go Move macaron to chi (#14293) 3 years ago
oauth2.go Fix access log (#14475) 3 years ago
reverseproxy.go Fix windows build error (#14263) 4 years ago
session.go Fix windows build error (#14263) 4 years ago
sso.go Fix access log (#14475) 3 years ago
sspi_windows.go Fix access log (#14475) 3 years ago
user.go Fix windows build error (#14263) 4 years ago