1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-13 17:58:15 +00:00
Files
gitea/routers/web/web.go
Lunny Xiao 26ae592234 Move reverproxyauth before session so the header will not be ignored even if user has login (#27821)
When a user logout and then login another user, the reverseproxy auth
should be checked before session otherwise the old user is still login.
2024-05-11 14:55:49 +00:00

66 KiB