Commit Graph

1102 Commits

Author SHA1 Message Date
Github Action
74b73b87df update db/pig.sql.
Signed-off-by: Github Action <154987607@qq.com>
2022-11-10 21:46:34 +08:00
lengleng
88e12155bb
!272 日志处理&令牌格式化
Merge pull request !272 from lbw/dev
2022-11-10 13:39:30 +00:00
lbw
c4a763ac6c Merge branch 'master' into dev 2022-11-08 18:07:31 +08:00
lbw
60ead7edca ♻️ Refactoring code. close #I5ZZCF 日志模块除了登录请求其余任何请求mybatis自动填充的username都为anonymousUser 2022-11-08 18:05:28 +08:00
lbw
57d3aa9bbf ♻️ Refactoring code. close #I60453 令牌管理 时间格式化 2022-11-08 17:57:42 +08:00
lbw
6d9713ec0e 🔖 Releasing / Version tags. 3.6.2 2022-11-07 12:53:49 +08:00
lbw
f3bd2609bc 🐳 Work about Docker. 修正 Dockerfile 中的jvm 参数 2022-11-05 22:44:35 +08:00
lbw
0e00f5d8dd ⬆️ Upgrading dependencies. springcloud 2021.0.5 2022-11-05 08:33:18 +08:00
Lht
aabf90e9fa ⬆️ Upgrading dependencies. UP spring-boot-admin 2.7.7 2022-10-30 21:46:36 +08:00
Lht
cd0207cf49 ⬆️ Upgrading dependencies. UP hutool 5.8.9 2022-10-29 17:00:12 +08:00
lbw
74389148ee ⬆️ Upgrading dependencies. close #I5WVXQ up springboot 2.7.5 2022-10-24 10:44:21 +08:00
lbw
646fbfee5b 🎨 Improving structure / format of the code. 2022-10-24 08:36:05 +08:00
lengleng
65e67c0e70
!271 update pig-auth/src/main/java/com/pig4cloud/pig/auth/endpoint/PigTokenEndpoint.java.
Merge pull request !271 from LiruoY/N/A
2022-10-24 00:33:53 +00:00
LiruoY
89262b0517
update pig-auth/src/main/java/com/pig4cloud/pig/auth/endpoint/PigTokenEndpoint.java.
调用authenticationFailureHandler应该立即返回才是,怎么会继续下去执行,不能对一个问题响应多次吧

Signed-off-by: LiruoY <2372221537@qq.com>
2022-10-22 10:29:14 +00:00
lbw
eae5e9afd3 📝 Writing docs. support apifox 2022-10-19 22:14:23 +08:00
lbw
611c28d0e8 Introducing new features. closed #I5VYM9 PigAppUserDetailsServiceImpl的support grantType 2022-10-16 20:36:10 +08:00
lbw
23b18c43e0 ♻️ Refactoring code. 发送验证码组件需要判断手机号是否存在用户列表中 #749 2022-10-13 10:32:42 +08:00
lbw
112375dd84 🔖 Releasing / Version tags. v3.6.1 2022-10-12 17:06:04 +08:00
lbw
9634f9f3b8 🔖 Releasing / Version tags. v3.6.1 2022-10-11 21:21:19 +08:00
lbw
f44e84d0d1 Introducing new features. 支持 knife4j 接口文档调试 2022-10-11 21:19:56 +08:00
lbw
5664529295 ⬆️ Upgrading dependencies. close #746 openapi 1.6.9 #746 2022-10-10 21:00:16 +08:00
lbw
15a852761a 🐛 Fixing a bug. close #I5UYRO 不提供令牌请求接口建议统一返回自定义异常码 424 2022-10-10 20:26:38 +08:00
lbw
5d0e38ab0d 💚 Fixing CI Build. 编译 NoneNull 失败 2022-10-10 15:48:55 +08:00
lbw
59afca39df Introducing new features. 增加 xss 过滤模块 2022-10-10 15:36:44 +08:00
lbw
297e056df9 Introducing new features. 增加 xss 过滤模块 2022-10-10 15:34:59 +08:00
lbw
1cee70a6ca 🔖 Releasing / Version tags. v3.6 2022-10-05 14:23:56 +08:00
lbw
c8fc4ebb33 🔖 Releasing / Version tags. v3.6 2022-10-05 10:12:45 +08:00
lbw
4aef60b0c4 ♻️ Refactoring code. token 过期异常通过i18n 格式化 2022-09-30 11:38:09 +08:00
lbw
5abdbd9783 ♻️ Refactoring code. 重构菜单 增加类型 2022-09-30 11:37:44 +08:00
lbw
4eade13e2d Merge remote-tracking branch 'origin/dev' into dev 2022-09-28 10:45:39 +08:00
Lht
13b7fea388 ⬆️ Upgrading dependencies. UP hutool 5.8.8 2022-09-27 18:16:31 +08:00
lengleng
15c0949ea7 Introducing new features. 完善安全校验,注册、修改手机号 均需要手机号验证码 2022-09-23 23:53:21 +08:00
lengleng
8cfa9c75be 🐛 Fixing a bug. close #I5SPXE spring boot admin 没有日志 2022-09-23 22:48:15 +08:00
lengleng
5779c91edf ♻️ Refactoring code.代码生成适配 vue3 2022-09-22 17:26:36 +08:00
lengleng
ca9d754e9c ♻️ Refactoring code. close #I5SLDC 生成的令牌取消项目:服务名:token的格式呢,或者只想跟个token怎么实现呢 2022-09-22 17:26:10 +08:00
lengleng
bd403ac6bd
!266 update pig-common/pig-common-bom/pom.xml.
Merge pull request !266 from ipod/N/A
2022-09-20 13:05:02 +00:00
ipod
14285b2ffa
update pig-common/pig-common-bom/pom.xml.
Signed-off-by: ipod <10160846+ioy-op@user.noreply.gitee.com>
2022-09-20 13:03:54 +00:00
lbw
3aed0b7a08 🔖 Releasing / Version tags. 3.5.3 2022-09-19 08:29:50 +08:00
lbw
372ade15dc Merge branch 'dev' 2022-09-19 08:25:02 +08:00
lbw
37f94017ff ⬆️ Upgrading dependencies. seata 1.5.2 springbootadmin 2.7.5 2022-09-16 16:37:02 +08:00
Lht
53449842fe ⬆️ Upgrading dependencies. UP hutool 5.8.7 2022-09-16 00:10:12 +08:00
lengleng
76ea9eb215
!265 up spring cloud alibaba 2021.0.4.0
Merge pull request !265 from zqf/zqf_dev
2022-09-15 07:10:44 +00:00
qifeng.zheng
0cbf6948fd ⬆️ Upgrading dependencies. spring cloud alibaba 2021.0.4.0 2022-09-15 14:48:20 +08:00
lbw
ae5c5653a8 优化 数据库链接失败导致登录提示clientId 错误 2022-09-13 16:56:01 +08:00
lbw
7997cdb465 Merge branch 'dev' 2022-09-10 14:24:56 +08:00
lbw
7644611c0c 优化 close #I5QKCC #I5QKAS #I5QK82 2022-09-10 14:07:50 +08:00
Lht
e73ffd294b ⬆️ Upgrading dependencies. UP hutool 5.8.6 2022-09-09 18:11:46 +08:00
lbw
dcd1df7479 ⬆️ Upgrading dependencies. spring cloud 2021.0.4 close #I5Q824 2022-09-07 23:13:44 +08:00
lbw
ed5063d930 优化 close #I5Q36R 登录接口的Long型属性没有转为string给前端,导致精度丢失,其他接口JacksonConfiguration都生效了 2022-09-07 23:13:17 +08:00
lbw
52dc1d18bf 🐛 Fixing a bug. 兼容非 jdk 序列化方式支持定义Jackson 序列化 2022-09-07 19:29:25 +08:00