Skip to content

Commit

Permalink
🎨 feat: v2.6.2.20
Browse files Browse the repository at this point in the history
1. **Apache Log4j2 版本升级至 2.16.0,彻底根除安全漏洞问题**
2. 新增组合式、可配置化的图形验证码功能。独立出单独验证码模块,为后续更多的验证码集成奠定基础。
   **主要特点**:
   * 同时支持滑块拼图验证码和文字点选验证码。
   * 后端可通过配置,灵活定制和修改验证码细节;
   * 前端组件化封装,可通过参数动态指定所使用的验证码
   * 使用统一接口实现不同验证码的生成与验证。
   * 与平台自定义Session高度融合,整合幂等、防刷等管控机制,前后端数据加密传输,提升验证码使用安全性。
   * 验证码反馈信息,与平台统一错误体系有机结合,用户体验进一步提升。
3. 优化Feign请求信息传输,修正UserAgent 信息被修改后未回置问题。
4. 前端工程升级大量依赖包,重新编译组件库代码。
5. 后端核心依赖包版本升级
   * Springdoc 版本升级至 1.6.1
   * Mybatis 版本升级至 3.5.8
  • Loading branch information
herodotus-ecosystem committed Dec 17, 2021
1 parent c194b48 commit 17d7499
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified readme/captcha-jigsaw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17d7499

Please sign in to comment.