mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +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 |