mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-22 17:34:40 +01:00
Backport #27821 by @lunny When a user logout and then login another user, the reverseproxy auth should be checked before session otherwise the old user is still login. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>