mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 13:49:10 +01: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 |