Skip to content

v2.5.4.130

Compare
Choose a tag to compare
@herodotus-ecosystem herodotus-ecosystem released this 14 Sep 13:53
· 579 commits to master since this release
  1. 修复单体版Knife4j依赖错误问题
  2. 修复单体版配置错误问题
  3. 增加Gitee流程模版
  4. 修复OAuth2自定义confirm_access.html,error.html,login.html页面,数据类型编译错误。
  5. 优化自定义页面显示内容,增加Exception StackTrace输出
  6. 修复XssUtils校验出错问题。
  7. 优化ResourceServer安全配置
  8. 修复OAuth2 四种模式中授权码模式(Authorization Code)、隐式授权模式(Implicit Grant)模式出错问题。
  9. 解决前端控制台出错问题
  10. 更新在线文档,增加OAuth2 四种模式验证说明