Commit Graph

92 Commits

Author SHA1 Message Date
lbw
9e2f1aaba5 🔖 Releasing / Version tags. 3.7.4 2024-01-28 23:09:39 +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
be287cac70 🎨 Improving structure / format of the code. 2023-11-20 12:41:27 +08:00
lbw
04569ffc13
ref: 重构验证码路径支持单体版本
Signed-off-by: lbw <wangiegie@163.com>
2023-11-20 04:36:54 +00:00
lbw
146a620c4f ♻️ Refactoring code. 关闭hutool 强制关闭Bouncy Castle库的依赖 2023-10-18 17:18:42 +08:00
lbw
a45faed18c
fix: 删除 GlobalExceptionHandler bean 注解
Signed-off-by: lbw <wangiegie@163.com>
2023-09-19 14:19:03 +00:00
lbw
983aa7bfb7 Merge remote-tracking branch 'origin/jdk17' into jdk17
# Conflicts:
#	pig-gateway/src/main/java/com/pig4cloud/pig/gateway/config/SpringDocConfiguration.java
2023-09-19 13:03:17 +08:00
lbw
5438d263a7 🔥 删除 GlobalExceptionConfiguration.java 作用和 GlobalExceptionHandler.java 重复 2023-09-11 13:26:21 +08:00
lbw
9e881598f5 ♻️ Refactoring code. 重构 knife4j 服务发现机制 2023-09-06 14:20:02 +08:00
lbw
63b8126a20 Reverting changes. 兼容性问题,回滚国密加密的支持 2023-09-05 20:50:22 +08:00
lbw
a75a1b88ce ♻️ Refactoring code. 默认开启 swagger register 2023-09-05 14:07:03 +08:00
Mac666
0bab57b34b
ref: 默认开启swagger 扫描 close #I7XQ4M
Signed-off-by: Mac666 <support@mail.pigx.vip>
2023-09-01 03:22:08 +00:00
lbw
f7b5aa505e ♻️ Refactoring code. 前端密文使用国密传输 2023-08-29 23:20:35 +08:00
lbw
95d0091c3e 🔒 Fixing security issues. 开启nacos 认证 2023-08-22 21:47:27 +08:00
lbw
53dcf54279 Introducing new features. 增加关闭 swagger-ui 配置 2023-08-16 23:03:12 +08:00
lbw
3843162191 ♻️ Refactoring code.调整 logback-spring.xml 2023-08-08 18:54:36 +08:00
lbw
590da152f1 Introducing new features. 新增网关异常通用处理器 2023-07-30 23:15:57 +08:00
lbw
8941e8ee34 ♻️ Refactoring code. 格式化代码 2023-07-09 12:37:29 +08:00
lbw
2eef67fe79 ♻️ Refactoring code. swagger 接口文档 自动注册发现 2023-07-08 00:42:41 +08:00
lbw
8e2a302a73 Introducing new features. up springboot 3.1.0 2023-05-26 15:47:35 +08:00
aeizzz
03ad382174 ♻️ Refactoring code. 格式化代码 2022-12-23 14:58:49 +08:00
aeizzz
0c6a93b0d2 ♻️ Refactoring code. 升级 jdk17 spring boot 3 完成 admin auth gateay nacos 2022-12-23 13:05:27 +08:00
aeizzz
fa90e31a64 ♻️ Refactoring code. 升级 jdk17 spring boot 3 2022-12-23 12:29:45 +08:00
aeizzz
df0b75a6de ♻️ Refactoring code. 升级 jdk17 spring boot 3 2022-12-23 09:28:21 +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
48c3f5b86f ♻️ Refactoring code. 优化 springdoc 2022-05-26 13:37:35 +08:00
lbw
06024fd7c3 ⬆️ Upgrading dependencies. 适配 spring boot 2.7 2022-05-20 22:52:03 +08:00
lbw
becfaf827f 🎨 Improving structure / format of the code. optimize imports 2022-05-20 09:19:56 +08:00
lbw
ac4c59b7da 🎨 Improving structure / format of the code. 代码格式化 2022-05-18 14:17:02 +08:00
edgar
1799facc1c swagger 开启basic 认证模式 2022-05-18 09:51:23 +08:00
lengleng
2fe41aee88
!228 优化Issues I57PDV问题
Merge pull request !228 from 阿坤同学/master
2022-05-17 02:52:58 +00:00
阿坤同学
0307ae33e8 优化代码坏味道 2022-05-17 09:36:04 +08:00
阿坤同学
50b4e1403f 优化issues I57PDV问题 2022-05-17 09:02:23 +08:00
lbw
297889ec1f 优化 springdoc 转发规则 2022-05-12 12:39:28 +08:00
付绪壮
2de7b4fafb 🔧 删除配置文件中过期属性 2022-04-21 16:17:14 +08:00
付绪壮
8395301dd2 🔥 无用代码删除 2022-04-07 14:10:00 +08:00
付绪壮
ec40dc73cd 🐛 生产环境下关闭swagger时条件装配Bean 2022-04-02 21:06:28 +08:00
qraddx
153de26c04 Introducing new features. close #I4ZOTH swagger2 迁移至 springdoc 2022-03-27 23:18:38 +08:00
qraddx
b96be5d287 ⬆️ Upgrading dependencies. up spring cloud alibaba 2021.0.1.0 2022-03-04 14:24:34 +08:00
qraddx
f5ba4cab6b 🎨 Improving structure / format of the code. remove no used code 2022-01-30 11:44:18 +08:00
lbw
9946c22d90 Introducing new features. close #I4O6LM 404 异常,网关不抛出相关的堆栈信息 方便检索 2021-12-27 14:36:38 +08:00
lbw
cb1a6c6948 🐛 Fixing a bug. close #3414 包含特殊字符+的密码,登录验证失败 2021-12-05 11:28:43 +08:00
jiojio
2fead0dce8 Introducing new features. closed #I4C55T 2021-09-27 18:04:54 +08:00
jiojio
ba823b5ed1 Introducing new features. oauth2.0 验证码登录 2021-09-16 13:53:37 +08:00
Hzq
fb763f1cfc 手机号码登录 不在网关检验验证码 2021-09-15 15:41:07 +08:00
wjie
9fcf06d030 🎨 Improving structure / format of the code. 删除无用导入 2021-08-09 14:08:11 +08:00
lht
4e73fcdd4b Improving structure / format of the code. 优化gateway.checkCode()验证验证码逻辑 2021-08-04 21:55:58 +08:00
Minsim
492610fe2e 修改验证码没有与用户输入进行校验 2021-08-04 18:13:45 +08:00