mirror of
https://github.com/halo-dev/halo.git
synced 2025-12-20 16:44:38 +08:00
#### What type of PR is this? /kind bug /area ui #### What this PR does / why we need it: 修复当角色勾选禁止访问 Console 后,redirect_uri 参数无效的问题 #### How to test it? 测试角色禁止访问 console 时,当链接中携带 redirect_uri 参数,能否正常跳转 #### Which issue(s) this PR fixes: Fixes #5417 #### Does this PR introduce a user-facing change? ```release-note 修复当角色禁止访问 Console 后,redirect_uri 参数无效的问题 ```