Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move reverproxyauth before session so the header will not be ignored …
…even if user has login (#27821) (#30947) 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>
- Loading branch information