Jie Zheng
|
75df46b5dc
|
refactor: 替换log4jdbc为p6spy,优化SQL日志输出
|
2025-01-15 15:57:38 +08:00 |
Jie Zheng
|
4454b71bfd
|
feat: 优化配置和代码结构
1、优化项目结构、优化部分配置
2、新增AnonTagUtils,用于获取匿名接口
3、优化Swagger,排除不需要认证的接口
4、新增BigDecimalUtils,用于BigDecimal类型,+-*/计算,元与分的转换
|
2025-01-15 15:28:41 +08:00 |
Jie Zheng
|
326d50503a
|
refactor: 提取匿名访问URL处理至AnonTagUtils工具类,优化Swagger接口认证配置
|
2025-01-15 15:12:44 +08:00 |
Jie Zheng
|
733dd78e92
|
feat: 添加启动日志和Swagger访问信息
|
2025-01-15 15:07:01 +08:00 |
Jie Zheng
|
de60187054
|
perf: 升级 Spring Boot 版本至2.6.6,升级 druid 版本至 1.2.19,优化druid配置
|
2025-01-15 15:05:21 +08:00 |
Jie Zheng
|
09585d3f0b
|
refactor: 优化RedisUtils,增强缓存获取功能
|
2025-01-15 15:04:38 +08:00 |
Jie Zheng
|
c62ac4c383
|
fix: 增加JDBC URL安全参数过滤,防止SQL注入等漏洞
close https://github.com/elunez/eladmin/issues/839
|
2025-01-15 11:05:47 +08:00 |
Jie Zheng
|
13ae86ad15
|
update
|
2025-01-15 10:37:18 +08:00 |
Jie Zheng
|
008181b079
|
fix: 修复运维管理:数据库和部署管理中存在任意文件上传和删除漏洞,添加非法文件名过滤
close https://github.com/elunez/eladmin/issues/851
|
2025-01-15 10:30:39 +08:00 |
Jie Zheng
|
bb11e403cb
|
移除OnlineUserService中kickOutForUsername的@Async注解
close https://github.com/elunez/eladmin-mp/issues/43
|
2024-12-09 09:04:16 +08:00 |
Zheng Jie
|
0494f6ad17
|
feat: quartz 分布式支持,默认单机运行,如果需要支持分布式可以查看 application-quartz.yml 注释
|
2024-08-09 20:03:02 +08:00 |
Zheng Jie
|
3b6b514ada
|
修复token续期不生效问题
close https://github.com/elunez/eladmin/issues/832
|
2024-01-02 14:38:34 +08:00 |
Zheng Jie
|
2a879115bc
|
修复退出登录,提出用户,前端401死循环问题
close https://github.com/elunez/eladmin/issues/817
|
2023-10-08 14:54:34 +08:00 |
Zheng Jie
|
61c7131343
|
update SwaggerConfig.java
close https://github.com/elunez/eladmin/issues/807
|
2023-07-12 16:21:10 +08:00 |
Zheng Jie
|
00f7f25062
|
代码优化,避免【菜单、部门】移动节点时出现PID数据环形问题
close https://github.com/elunez/eladmin/issues/803
|
2023-07-07 17:49:10 +08:00 |
Zheng Jie
|
484785c222
|
代码优化,避免【菜单、部门】移动节点时出现PID数据环形问题
close https://github.com/elunez/eladmin/issues/803
|
2023-07-07 17:34:57 +08:00 |
Zheng Jie
|
0f3578c9be
|
升级依赖,统一使用fastjson进行Json操作
|
2023-07-06 22:19:17 +08:00 |
Zheng Jie
|
8cb96509a0
|
统一使用fastjson进行Json操作
|
2023-07-06 20:42:05 +08:00 |
Zheng Jie
|
e0777d8681
|
新增重置用户密码功能
|
2023-07-06 14:24:37 +08:00 |
Zheng Jie
|
39d480938d
|
v2.7 版本发布
|
2023-07-05 14:00:29 +08:00 |
Zheng Jie
|
c8b2cbc082
|
启用Gzip压缩
|
2023-07-05 11:55:51 +08:00 |
Zheng Jie
|
7dfe9d3148
|
代码优化,去除遗留的jackson代码
|
2023-07-05 11:36:37 +08:00 |
Zheng Jie
|
cf3655adf4
|
用户登录优化,踢出用户性能优化,在线用户查询性能优化
close https://github.com/elunez/eladmin/issues/802
|
2023-07-04 22:30:30 +08:00 |
Zheng Jie
|
4f31a0ade8
|
修复角色机构权限bug: https://github.com/elunez/eladmin/issues/801
|
2023-07-04 16:54:59 +08:00 |
Zheng Jie
|
47345037f6
|
代码优化
|
2023-07-04 16:43:40 +08:00 |
Zheng Jie
|
17820dec63
|
代码优化
|
2023-07-04 16:33:52 +08:00 |
Zheng Jie
|
5b9213f25f
|
代码优化
|
2023-06-30 14:12:55 +08:00 |
Jover
|
a74cf51c0a
|
feat: 增加分页实体 APage,使 Swagger 可显示接口的响应示例 (#800)
* feat: 增加分页实体 APage,使 Swagger 可显示接口的响应示例
1. 增加类 APage,并重构 PageUtils
2. 调整 UserController 的 `查询用户` 接口的返回值类型
* refactor: rename APage -> PageResult
|
2023-06-30 13:43:45 +08:00 |
Zheng Jie
|
4a6e6953df
|
代码结构优化
|
2023-06-27 10:07:44 +08:00 |
Zheng Jie
|
20f550d527
|
代码结构优化
|
2023-06-27 09:55:39 +08:00 |
Zheng Jie
|
d14835a4b8
|
启用响应内容压缩
|
2023-06-13 17:34:24 +08:00 |
Zheng Jie
|
6c5e7061fe
|
代码优化
|
2023-06-11 21:27:51 +08:00 |
Zheng Jie
|
a1a00154ad
|
代码优化
|
2023-06-08 16:05:51 +08:00 |
Zheng Jie
|
21b30b1bb8
|
代码优化,自定义线程池优化
|
2023-06-08 15:56:12 +08:00 |
bearBoy80
|
a330519f6a
|
优化tomcat配置relaxedQueryChars方式,采用TomcatConnectorCustomizer来实现 (#764)
* Create RelaxedQueryCharsConnectorCustomizer
* delete tomcat relaxedQueryChars code
* 优化tomcat配置relaxedQueryChars方式
|
2022-10-24 18:03:17 +08:00 |
kdjj2006
|
e0af08ebdd
|
优化部分badsmell:包括空指针风险以及多次使用变量的提取 (#772)
* 获取验证码逻辑,无需加锁,不涉及线程安全问题,提高效率
* 自定义生成策略时,Map容量设置不准确,会导致无必要的扩容
* 优化badsmell:包括空指针以及多次使用变量的提取
* 修改优化部分badsmeall
|
2022-10-24 18:00:30 +08:00 |
Zheng Jie
|
5cfa96e127
|
update domain
|
2022-08-02 13:48:48 +08:00 |
kdjj2006
|
40177c6c8d
|
获取验证码逻辑,无需加锁,不涉及线程安全问题,提高效率 (#755)
|
2022-07-12 21:15:41 +08:00 |
Zheng Jie
|
255a3254ce
|
[代码完善](master): 代码优化
close https://github.com/elunez/eladmin/issues/752
|
2022-07-04 11:44:54 +08:00 |
xiaoyong
|
64a3ff7b26
|
Issues635 (#751)
* issues/635
* issues/635
Co-authored-by: asdc <asdc>
|
2022-07-03 22:25:49 +08:00 |
Zheng Jie
|
20f2c6362e
|
[代码完善](master): 代码优化
|
2022-06-14 16:32:03 +08:00 |
Zheng Jie
|
b7b721b13b
|
[代码完善](master): 代码优化
|
2022-06-12 15:55:15 +08:00 |
Zheng Jie
|
2dc528a103
|
[Bug修复](master): 修复定时任务管理存在SQL注入漏洞问题
由于定时任务未对Bean进行过滤,导致攻击者可以从SpringContextHolder获得控制jdbcTemplate类,并使用getDeclaredMethod调用jdbcTemplate的queryForMap函数,从而执行任意sql命令。
修复后定时任务的 Bean 需要使用 @Service 注解定义。
|
2022-06-10 19:56:28 +08:00 |
Zheng Jie
|
22c3864dee
|
[新增功能](luoqiz-master): 记录登录日志
|
2022-06-07 18:21:52 +08:00 |
Zheng Jie
|
5959c3fc62
|
[新增功能](luoqiz-master): Merge branch 'master' of https://github.com/luoqiz/eladmin
升级spring boot版本到2.6.4、升级部分依赖包版本
https://github.com/elunez/eladmin/pull/735
|
2022-05-31 18:29:17 +08:00 |
Aborn Jiang
|
68608b28e3
|
Column use `` for reserved key (#743)
* fix weird prefixes keys when use RedisUtils.scan
* Column use `` for reserved key
ref: https://stackoverflow.com/questions/2224503/how-to-map-an-entity-field-whose-name-is-a-reserved-word-in-jpa
|
2022-05-31 17:57:37 +08:00 |
Zheng Jie
|
d4ae410929
|
update
|
2022-05-26 16:53:28 +08:00 |
Zheng Jie
|
10a1641298
|
update
|
2022-05-26 16:23:30 +08:00 |
Zheng Jie
|
78b7d21ddc
|
[新增功能](master): 用户登录缓存改为存储到 Redis
|
2022-05-26 15:39:59 +08:00 |
Zheng Jie
|
d78e1decb3
|
新增 AuthorityDto 类,避免 GrantedAuthority 序列化报错问题
|
2022-05-24 16:34:47 +08:00 |