Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove httpOnly from language cookie to allow JS to access curre…
…nt language (#6933) #### What type of PR is this? /kind bug /area core /milestone 2.20.x #### What this PR does / why we need it: 修复登录时切换了其他语言但是登录成功后始终显示中文的问题 此问题为 #6891 导致 #### Does this PR introduce a user-facing change? ```release-note 修复登录时切换了其他语言但是登录成功后始终显示中文的问题 ```
- Loading branch information