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) When a user logout and then login another user, the reverseproxy auth should be checked before session otherwise the old user is still login.
- Loading branch information