mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
a51cc6dea4
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. |
||
---|---|---|
.. | ||
basic.go | ||
interface.go | ||
oauth2.go | ||
reverseproxy.go | ||
session.go | ||
sso.go | ||
sspi_windows.go | ||
user.go |