0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 15:44:20 +01:00
gitea/routers
Giteabot 14dc00ae01
Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) (#30948)
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>
2024-05-12 10:25:55 +08:00
..
api Remove deprecated stuff for runners (#30930) (#30931) 2024-05-10 16:57:30 +08:00
common
install
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888) 2024-05-08 14:17:18 +00:00
utils
web Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) (#30948) 2024-05-12 10:25:55 +08:00
init.go