Commit Graph

345 Commits

Author SHA1 Message Date
YunaiV
b69b74b770 Merge branch 'master' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into feature/1.8.0-uniapp
 Conflicts:
	yudao-module-member/yudao-module-member-biz/src/main/java/cn/iocoder/yudao/module/member/service/auth/MemberAuthServiceImpl.java
2022-07-04 19:56:54 +08:00
YunaiV
f0095a2c31 完善 YudaoSwaggerAutoConfiguration 注释 2022-07-03 17:25:11 +08:00
芋道源码
569242d834
!198 修正文字说明
Merge pull request !198 from 枫叶/master
2022-06-30 05:30:07 +00:00
芋道源码
df868109c1
!200 修复导出 Excel 时,报结果码不能为空的错误
Merge pull request !200 from 李树桐/result_code_pr
2022-06-30 05:21:26 +00:00
YunaiV
4dfa816a5a 【新增】集成 Prometheus 监控点 2022-06-25 15:05:57 +08:00
YunaiV
cca8375a97 【新增】yudao.error-code.enable 错误码的开关,默认在 local 环境关闭自动生成错误码 2022-06-25 11:09:50 +08:00
YunaiV
9040b1734c 【新增】yudao.access-log.enable 访问日志的开关,默认在 local 环境关闭记录访问日志 2022-06-25 10:49:48 +08:00
lst
892fa63ac3 提交resultCode pr 2022-06-19 13:09:36 +08:00
YunaiV
69a3a835a5 新增 yudao-spring-boot-starter-banner 组件,用于项目启动时打印开发文档、接口文档等 2022-06-18 09:22:26 +08:00
YunaiV
e5f343a3e9 【重构】新增 yudao-spring-boot-starter-biz-error-code 错误码组件 2022-06-18 00:04:26 +08:00
YunaiV
7a86a61079 【重构】新增 yudao-spring-boot-starter-biz-error-code 错误码组件 2022-06-17 22:56:06 +08:00
YunaiV
992e20530d 基于 Guava 实现 tenant 租户数据的本地缓存 2022-06-17 20:18:56 +08:00
YunaiV
d3200910db 基于 Guava 实现 dict 字典数据的本地缓存 2022-06-17 19:44:28 +08:00
YunaiV
d1271f8bff 统一 TenantApi 的封装,与 yudao-cloud~ 2022-06-16 22:29:59 +08:00
leoxxx
6652883aee doc修改 2022-06-16 17:20:37 +08:00
leoxxx
9309ef2fdc Merge remote-tracking branch 'upstream/master' 2022-06-16 17:12:39 +08:00
YunaiV
58e4f11cca 移除 yudao-spring-boot-starter-extension 2022-06-16 09:02:44 +08:00
YunaiV
3276ad0074 优化 yudao-spring-boot-starter-web 的 API 日志封装,和 yudao-cloud 保持一致 2022-06-14 23:02:01 +08:00
YunaiV
e68d4f54f7 优化 yudao-spring-boot-starter-biz-operatelog 的封装,和 yudao-cloud 保持一致 2022-06-13 23:05:13 +08:00
leoxxx
0913b82a4c 修正说明文字 2022-06-12 14:40:04 +08:00
YunaiV
b1aa9f484f 增加 SecurityProperties 和 WebProperties 默认值,简化配置 2022-06-11 23:54:30 +08:00
YunaiV
61c80ad97b 统一 "tenant-id" 的枚举 2022-06-11 22:54:04 +08:00
YunaiV
a1a01cd117 fix swagger 的基础扫描路径不正确 2022-06-03 16:53:53 +08:00
YunaiV
47753467ee 将 yudao-module-system-api 模块的 auth 包,重构成 oauth2 包 2022-06-03 09:53:13 +08:00
YunaiV
6fd14b30c2 1. 升级 spring boot 到 2.6.8
2. 修复 Spring Fox 在 2.6.X 版本的兼容性
2022-06-01 22:18:02 +08:00
YunaiV
b9f1eacf5c Merge branch 'master' of https://github.com/YunaiV/ruoyi-vue-pro 2022-06-01 21:35:57 +08:00
xiaxiaoYY
247d299cca Banner模块 for review 2022-05-31 16:08:10 +08:00
YunaiV
156a591070 code review 支付的提交,补充相关的注释 2022-05-30 09:39:00 +08:00
YunaiV
17483e8b36 Merge branch 'master' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into feature/1.6.2-pay 2022-05-30 01:36:17 +08:00
YunaiV
e1c08c4661 新增 member/auth/weixin-mini-app-login 接口,实现小程序的手机登录 2022-05-29 23:48:52 +08:00
YunaiV
1b7093f5c1 用户 app 的社交登录接口,合并到手机号 + 密码,手机号 + 验证码的 login 接口中,统一维护。 2022-05-29 22:03:46 +08:00
芋道源码
87a45795a4
Merge pull request #151 from longtai-cn/fix_20220522_docs
修复注释错别字
2022-05-28 23:25:51 +08:00
YunaiV
495f121463 完善 OAuth2OpenControllerTest 单元测试 2022-05-25 23:22:48 +08:00
YunaiV
65d2dffe1a 完善 OAuth2ApproveServiceImplTest 单元测试 2022-05-24 22:24:13 +08:00
YunaiV
ed847ac2ee Merge branch 'master' of https://github.com/YunaiV/ruoyi-vue-pro into feature/1.6.2 2022-05-23 20:17:28 +08:00
chen.ma
ed97284c0f 修复注释错别字 2022-05-22 22:23:59 +08:00
YunaiV
e81ac9c1d0 增加 MyBatis Plus 的字段加密时,查询的示例 2022-05-19 23:01:35 +08:00
YunaiV
0ae9af0492 增加 MyBatis Plus 的 EncryptTypeHandler 类型处理器,实现字段的加密解密 2022-05-19 02:17:44 +08:00
YunaiV
c7a2916748 完成 system_oauth2_approve 相关的批准逻辑 2022-05-16 00:00:36 +08:00
YunaiV
feff5aba07 增加 oauth2 的 scope 的校验方法,与使用示例 2022-05-15 21:30:12 +08:00
YunaiV
99ba7ccee8 完成 oauth2 code 授权码模式的实现 2022-05-15 15:59:49 +08:00
YunaiV
6ca88277d8 完成 oauth2 implicit 简化模式的实现 2022-05-14 23:47:34 +08:00
YunaiV
aa8fb4acf0 搭建 oauth/authorize 的初步逻辑 2022-05-14 20:10:06 +08:00
YunaiV
67afd82150 Merge branch 'master' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into feature/1.6.2 2022-05-13 12:31:36 +08:00
芋道源码
190150d1f4
!166 用户 Token 采用 OAuth2 的 Access Token + Refresh Token,提升安全性
Merge pull request !166 from 芋道源码/feature/1.6.2
2022-05-12 17:56:24 +00:00
YunaiV
5794780c4e 调整 SecurityPermissionFrameworkService 的实现,完善 PermissionServiceTest 的单元测试 2022-05-13 00:24:10 +08:00
YunaiV
97db4586a8 完成 OAuth2 的客户端模块 2022-05-12 01:09:16 +08:00
baihongbin
9d5d192175
fix:使用一键改包之后,可能导致的自定义lock4j失败策略bean与lock4j提供的默认失败策略bean冲突问题
解决方法:
使用@AutoConfigureBefore注解,指定自定义bean在LockAutoConfiguration之前进行加载,使得LockAutoConfiguration中的失败策略bean上的@ConditionalOnMissingBean注解生效
2022-05-11 02:51:29 +00:00
YunaiV
5cf68961e1 1. 修改在线会话的实现
2. 接入到会员管理 OAuth2.0
2022-05-10 23:20:15 +08:00
YunaiV
5ea9cc3cd7 实现管理后台登出时,删除 oauth 令牌 2022-05-09 13:29:23 +08:00