Skip to content

[BUG] shenyu-sync-data-http 同步数据密码问题 #6173

@gt0012

Description

@gt0012

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

两个问题
1、在获取请求数据的时候密码并没有进行urlencode,导致admin接收到的密码会有问题,空格加号等被处理了,导致解密失败。
2、因为加密问题已经把原密码覆盖了,导致第二次更新密码的时候原始密码已经被覆盖进而请求获取新的token的时候密码错误。

Expected Behavior

No response

Steps To Reproduce

No response

Environment

ShenYu version(s):

Debug logs

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions