gt0012 opened a new issue, #6173: URL: https://github.com/apache/shenyu/issues/6173
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior 两个问题 1、在获取请求数据的时候密码并没有进行urlencode,导致admin接收到的密码会有问题,空格加号等被处理了,导致解密失败。 2、因为加密问题已经把原密码覆盖了,导致第二次更新密码的时候原始密码已经被覆盖进而请求获取新的token的时候密码错误。 ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s): ``` ### Debug logs _No response_ ### Anything else? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org