Commit Graph

238 Commits

Author SHA1 Message Date
Ray Hao
c16eea998b build(pom.xml): 升级项目版本号 3.0.13.1.0 2024-02-29 11:51:46 +08:00
Ray Hao
95835d19a1 feat: 网关添加JWT黑名单拦截 2024-02-28 18:31:13 +08:00
Ray Hao
a4fd813962 refactor: 项目升级重构 2024-02-24 20:16:56 +08:00
haoxr
f76909ef35 refactor: 包名修改 2024-02-09 23:31:30 +08:00
haoxr
2b6fc497a8 refactor: 验证码抽取成公共模块,网关(验证码生成)和授权中心(认证鉴权)都用,后续考虑验证码生成移至认证模块 2024-02-05 10:16:11 +08:00
haoxr
18445683bd refactor: 目录结构调整 2024-01-30 13:54:30 +08:00
haoxr
fe80aa3b76 refactor: 验证码重构 2024-01-30 13:46:42 +08:00
haoxr
6620b5434d chore(pom.xml): 升级 SpringBoot、Mybatis-Plus 至最新版本 2024-01-30 13:45:30 +08:00
hxr
519c4b0157 chore: 版本号升级 3.0.0 → 3.0.1 2023-11-14 00:33:39 +08:00
hxr
6722fc2bc0 fix: 验证码字段名错误调整 2023-11-14 00:33:09 +08:00
郝先瑞
5a93beedf7 chore: 修改nacos连接地址 2023-11-01 17:48:08 +08:00
郝先瑞
45b7d41f84 chore: gateway 暂移除 oauth2-client 依赖 2023-11-01 17:43:37 +08:00
郝先瑞
7691dec175 chore: 注释优化 2023-10-31 17:16:17 +08:00
郝先瑞
c3e9deab4e refactor: 移除接口注解的 Authorization 参数声明 2023-10-31 17:14:46 +08:00
郝先瑞
de86041995 refactor: 合并 v2 版本业务代码更新 2023-09-27 18:21:37 +08:00
郝先瑞
ec40473835 feat: 新增SAS密码、验证码、短信验证码和微信小程序授权模式 2023-06-29 20:04:47 +08:00
郝先瑞
37a90229c5 refactor: 移除中间件模块和相关代码重构 2023-06-25 19:16:30 +08:00
郝先瑞
8cead0bb79 refactor: 移除实验室模块和相关代码优化(临时提交,勿clone) 2023-06-20 23:22:07 +08:00
郝先瑞
8da3885a98 refactor: 完善微信小程序授权模式 2023-06-16 19:36:37 +08:00
郝先瑞
a1901337c0 feat: 新增密码模式的单元测试和启动问题修复 2023-06-14 19:38:51 +08:00
haoxr
184d979b00 refactor: 框架升级错误问题修复(临时提交勿clone) 2023-06-11 15:23:33 +08:00
haoxr
517203b8cc refactor: 💫 升级SpringBoot3+SAS(临时提交勿clone) 2023-06-06 01:02:44 +08:00
haoxr
b428bf2a8e chore: 更新nacos配置中心地址 2023-04-07 14:34:02 +08:00
haoxr
1231caac8d feat: 添加禁用请求路径拦截 2023-04-07 14:32:39 +08:00
haoxr
173a0ff7ac chore(pom.xml): 升级版本2.1.4→2.2.0 2022-12-05 22:35:17 +08:00
haoxr
de32843d1c chore(pom.xml): 版本升级→2.1.4 2022-11-21 22:11:05 +08:00
haoxr
d6f76657d9 chore(pom.xml): 升级项目版本→2.1.3 2022-11-21 00:22:26 +08:00
haoxr
77b4b4d714 style(OAuth2ClientSecurityConfig.java): 完善注释 2022-11-16 00:45:04 +08:00
haoxr
4ab4b4c2d3 refactor: 删除无用文件 2022-11-16 00:43:05 +08:00
haoxr
b04de30191 chore(pom.xml): 项目版本号修改2.1.2 2022-11-14 00:47:04 +08:00
haoxr
5df9fba714 refactor: 自定义异常状态优化 2022-11-14 00:35:12 +08:00
haoxr
f7f35b3af0 feat(OAuth2ClientSecurityConfig.java): Spring Cloud Gateway开启CORS资源共享允许跨域
Closes #I60ESM
2022-11-12 00:09:26 +08:00
haoxr
26784b6073 chore(pom.xml): 项目版本升级2.1.1 2022-11-10 07:37:51 +08:00
haoxr
1f65807a5f chore(pom.xml): 版本升级2.1.0 2022-11-09 01:16:35 +08:00
haoxr
f3b5ec778c fix: 资源服务配置统一处理和发布问题调整 2022-11-08 08:03:03 +08:00
haoxr
01d0f17565 refactor: 项目重构 2022-11-07 00:23:57 +08:00
haoxr
1144715d5e refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00
horizons
beb3905db5 refactor: 包名重命名优化 2022-09-27 23:54:14 +08:00
郝先瑞
ffe7fdd79b refactor: 网关代码优化 2022-08-17 23:51:00 +08:00
郝先瑞
fc2f982c4a refactor: 网关代码优化 2022-08-17 23:50:50 +08:00
郝先瑞
177e3c29b0 refactor: webflux工具类重命名 2022-08-15 23:54:24 +08:00
郝先瑞
67f5c3e6f9 refactor: 类文件名重命名优化 2022-08-13 23:19:57 +08:00
郝先瑞
6ca4ee3f71 docs: 补充网关日志注释 2022-07-31 15:40:34 +08:00
郝先瑞
8ccd7a00c0 refactor: 优化本地加载公钥写法 2022-07-29 01:05:29 +08:00
郝先瑞
d7721ba163 refactor: 优化本地加载公钥写法 2022-07-29 01:01:14 +08:00
郝先瑞
17626703bb feat: 重新整合Sentinel网关和普通流控 2022-07-25 00:53:06 +08:00
郝先瑞
127a7d8571 refactor: 线上环境禁止商品添加操作导致app端显示不完整数据 2022-07-07 07:44:54 +08:00
郝先瑞
c4730aa651 refactor(pom.xml): 聚合父子工程统一版本控制
Closes #I5FV91

[skip ci]
2022-07-06 23:39:52 +08:00
郝先瑞
0ca3dc0d90 refactor: 网关配置中心地址修改 2022-07-03 14:38:37 +08:00
郝先瑞
13d3997f59 docs: 注释优化 2022-07-03 14:31:47 +08:00