Skip to content

v1.5.1 修复复用连接时用户名为空的Bug

Compare
Choose a tag to compare
@BaiJiangJie BaiJiangJie released this 06 Jul 09:13
· 71 commits to master since this release
b66d9a5

优化功能

  1. 修改使用资产属性Protocol和Port的方式
  2. 上报Session/FTP用户信息使用 name(username)格式
  3. 命令过滤异常添加warning日志;优化sftp action校验

修复Bug

  1. 修复复用连接时,如果系统用户用户名为空,复用连接失败的bug