Commit Graph

103 Commits

Author SHA1 Message Date
冷冷
af10316ce0 🎨 Improving structure / format of the code. 代码格式化 2024-04-17 13:40:38 +08:00
冷冷
9c361c16ab Improving performance. 格式化代码 2024-04-10 14:59:48 +08:00
冷冷
baa890379b ♻️ Refactoring code. 重构 PasswordDecoderFilter ValidateCodeFilter 代码至 pig-auth 模块简化网关逻辑 2024-04-04 21:12:29 +08:00
冷冷
c4483ebb11 🎨 Improving structure / format of the code. 格式化代码 2024-03-28 14:17:04 +08:00
冷冷
04d5ce9e66 🐛 Fixing a bug. RedisUtils. del(String... keys)传参有误 #990 2024-03-15 21:37:28 +08:00
lbw
9843c284ed ♻️ Refactoring code. 重构网关Form Body read 逻辑提升性能 2024-01-28 17:10:28 +08:00
lbw
9736f1b5aa ♻️ Refactoring code. 重构网关filter 判断逻辑,非密码模式直接跳过 PasswordDecoderFilter 2024-01-10 16:37:23 +08:00
lbw
f111e7f454 ♻️ Refactoring code. 重构 sys-log 支持 body 入库 2023-08-11 16:06:43 +08:00
lbw
3843162191 ♻️ Refactoring code.调整 logback-spring.xml 2023-08-08 18:54:36 +08:00
lbw
e983005a21 Introducing new features. RedisUtils.java 2023-08-01 20:11:04 +08:00
lbw
8941e8ee34 ♻️ Refactoring code. 格式化代码 2023-07-09 12:37:29 +08:00
lbw
80096f2d88 🔖 Releasing / Version tags. 3.7.0-snapshot 2023-07-07 16:12:01 +08:00
lbw
8e2a302a73 Introducing new features. up springboot 3.1.0 2023-05-26 15:47:35 +08:00
aeizzz
df0b75a6de ♻️ Refactoring code. 升级 jdk17 spring boot 3 2022-12-23 09:28:21 +08:00
lbw
e533946a1c ♻️ Refactoring code. 手机号登录手机号不存在异常细化 2022-11-24 15:53:44 +08:00
lbw
b457bc4fdb ♻️ Refactoring code. 是使用 @RequestMapping Headers属性替代 代码中指定header 参数 2022-11-14 16:40:16 +08:00
lbw
3a7a3efa7e ♻️ Refactoring code. 是使用 @RequestMapping Headers属性替代 代码中指定header 参数 2022-11-12 12:31:04 +08:00
lbw
297e056df9 Introducing new features. 增加 xss 过滤模块 2022-10-10 15:34:59 +08:00
lengleng
15c0949ea7 Introducing new features. 完善安全校验,注册、修改手机号 均需要手机号验证码 2022-09-23 23:53:21 +08:00
lbw
a8d1424483 Introducing new features. 记录请求耗时 2022-08-20 17:30:47 +08:00
lbw
ec9919a966 Introducing new features. 使用 RetOps 包装feign 调用 2022-06-28 12:52:46 +08:00
lbw
dcb61e1a63 Introducing new features. 用户校验接口重构 2022-06-20 11:19:57 +08:00
lbw
812a6016ed 优化。 优化SAS 客户端认证过程中的异常输出 2022-06-18 23:56:13 +08:00
edgar
13fbfd301a 修改monitor security 配置方式 解决类过期问题 2022-06-08 11:03:54 +08:00
lbw
6cebdacdae 🐛 Fixing a bug. close #I5B4BX sas 短信登录参数错误 2022-06-07 17:02:42 +08:00
lbw
5e9ce13c10 ♻️ Refactoring code. 重构认证授权 2022-06-04 13:44:12 +08:00
jumuning
7e4efca9d2 分页查询token 2022-05-31 19:08:54 +08:00
lbw
e7783a4558 Introducing new features. close #I5A42R support sas sms grant 2022-05-31 12:21:37 +08:00
lbw
30852ce488 Introducing new features. check_token endpoint 2022-05-30 14:27:10 +08:00
lbw
f846556527 ♻️ Refactoring code. 重写token 生成规则 2022-05-30 11:10:27 +08:00
lbw
7f3a008b6d ♻️ Refactoring code. 客户端加载处理逻辑 2022-05-29 16:26:38 +08:00
lbw
06024fd7c3 ⬆️ Upgrading dependencies. 适配 spring boot 2.7 2022-05-20 22:52:03 +08:00
lbw
c67db70775 Introducing new features. close #I58J9Y 线程池配置默认自适配CPU 2022-05-20 22:51:20 +08:00
付绪壮
a345517dfc 🌐 报错国际化 2022-03-30 14:02:51 +08:00
qraddx
1ec839c959 ♻️ Refactoring code. close #I50BA0 后台报错使用国际化文件定义 2022-03-30 11:12:56 +08:00
qraddx
1f7d79f006 Introducing new features. pig-common-seata 2022-03-30 08:46:33 +08:00
付绪壮
58814a0786 参数管理、字典工具类】参数工具类 2022-03-25 21:29:47 +08:00
qraddx
c7ff20d092 优化, 删除无用导入依赖 2022-03-20 21:41:06 +08:00
lbw
1c104ec5b1
!197 update PigJavaTimeModule.java.
Merge pull request !197 from Hacker/N/A
2022-03-10 03:12:35 +00:00
Hacker
455e1d5495
update WebMvcConfiguration.java. 2022-03-09 03:17:08 +00:00
Hacker
a5361a049c
update PigJavaTimeModule.java. 2022-03-09 03:15:59 +00:00
Hacker
d824675168
update pig-common/pig-common-core/src/main/java/com/pig4cloud/pig/common/core/util/WebUtils.java. 2022-01-20 06:32:39 +00:00
lishangbu
e04698d1dc Introducing new features. 支持清除菜单缓存 2021-12-31 21:15:29 +08:00
lishangbu
7580baafef 💥 Introducing breaking changes.使用mybatis plus的雪花算法主键策略作为默认策略 2021-12-24 20:26:25 +08:00
MicLng
dc374b8709 🐛 Fixing a bug. close #I4HP7C 令牌管理 >> 数据为空 2021-11-10 16:42:19 +08:00
Hacker
9c915912fd update RedisTemplateConfiguration.java. 2021-10-29 05:48:50 +00:00
lishangbu
a5b6721715 Reverting changes.移除重复建设的git 提交信息查看,有对应需求的建议通过management.info.git.mode=full在/actuator/info端点查看完整信息 2021-10-26 19:14:36 +08:00
lishangbu
f87eddd57e 🐛 Fixing a bug. 修复一些git仓库状态端点可能存在的一些潜在的问题,向下兼容git-commit-id-maven-plugin 4.x 版本 2021-10-26 18:02:18 +08:00
lishangbu
0a3bf68b9d Introducing new features. 基于git-commit-id-maven-plugin暴露git仓库状态端点 2021-10-23 09:58:18 +08:00
MicLng
c6e0ae50c9 🐛 Fixing a bug. close #I4DENS 开放平台退出报错 健壮性处理 2021-10-11 23:12:29 +08:00