0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-16 21:52:38 +01:00
gitea/routers
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
..
api
common
install
private
utils
web Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) 2024-05-11 14:55:49 +00:00
init.go