smallchill
|
8ed296b3c0
|
👌 更新新版配置
|
3 years ago |
smallchill
|
0f883220cb
|
🎉 优化单点登录按钮文案
|
3 years ago |
smallchill
|
008d59a887
|
🎉 单点登录表单密码加密提交
|
3 years ago |
smallchill
|
14764cbb78
|
🎉 3.0.0.RELEASE 升级 SpringCloud 2021, SpringBoot 2.7
|
3 years ago |
smallchill
|
001abb1f58
|
🎉 新增Oauth2单点登录功能
|
3 years ago |
smallchill
|
0f8e99d1fa
|
⚡ 优化单人在线模式refreshToken的处理逻辑
|
3 years ago |
smallchill
|
d55b0db5f5
|
🐛 修复 Oauth2 授权码模式失效的问题
|
3 years ago |
smallchill
|
0d15d3c459
|
⚡ 优化用户登录
|
3 years ago |
smallchill
|
f641ce1b54
|
⚡ 优化SocialTokenGranter判断逻辑
|
3 years ago |
smallchill
|
0ac4ea9444
|
⚡ 登录成功时清除错误次数
|
3 years ago |
smallchill
|
90660bbbed
|
➕ 新增登录错误次数参数读取,新增管理端手动解锁用户功能
|
3 years ago |
smallchill
|
6a5f1b2cb6
|
⚡ 优化账号锁定逻辑
|
3 years ago |
smallchill
|
271720298c
|
⚡ 多部门多角色用户在登录时增加下拉选项
|
3 years ago |
smallchill
|
8edb02ab2a
|
➕ 添加登录错误次数锁定功能
|
3 years ago |
smallchill
|
0effb30de8
|
⚡ 优化auth,去除过时配置
|
4 years ago |
smallchill
|
29ee9d2df8
|
⚡ 优化缓存清除逻辑
|
4 years ago |
smallchill
|
82adb25d75
|
⚡ 优化token接口远程调用后的租户判断逻辑
|
4 years ago |
smallchill
|
0ed6f896a8
|
⬆️ 更新alibabacloud至2.2.4.RELEASE,适配类引用
|
4 years ago |
smallchill
|
b304bf3867
|
🎉 2.7.0.RELEASE 底层驱动全面升级
|
4 years ago |
smallchill
|
dffb075347
|
➕ 令牌新增针对用户平台的判断逻辑
|
4 years ago |
smallchill
|
62d09acc0a
|
🎉 优化缓存清空、升级jjwt
|
4 years ago |
smallchill
|
95997c6199
|
⚡ 优化缓存清空逻辑
|
4 years ago |
smallchill
|
a0ca1e6e72
|
🎉 增加多租户数据库隔离、动态数据源切换功能
|
5 years ago |
smallchill
|
5ee7df5c05
|
⚡ 第三方登录增加别名配置
|
5 years ago |
smallchill
|
8ad805fb16
|
⚡ 优化第三方登录,增加唯一校验
|
5 years ago |
smallchill
|
0882c51c00
|
⚡ 优化缓存清空逻辑
|
5 years ago |
smallchill
|
77ced08093
|
🎉 token可配置到redis实现有状态,可配置在线多人或一人模式
|
5 years ago |
smallchill
|
57f7d9343a
|
⚡ 增加租户账号授权码保护机制,防止私有部署客户篡改数据库增加账号时间和账号额度
|
5 years ago |
smallchill
|
d798d579b8
|
⚡ 完善第三方登录逻辑
|
5 years ago |
smallchill
|
0f1fd17d29
|
⚡ 简化第三方登录配置前缀
|
5 years ago |
smallchill
|
d79b01a2dd
|
➕ 新增第三方系统登陆
|
5 years ago |
smallchill
|
048320e3db
|
⚡ 统一规范,为bean加上final关键字,非强迫症可无视
|
5 years ago |
smallchill
|
f28a170819
|
⚡ 放行除缓存接口
|
5 years ago |
smallchill
|
99d1fcca7b
|
➕ 新增清除缓存接口
|
5 years ago |
smallchill
|
bd6bde7aa3
|
⚡ token增加postId
|
5 years ago |
smallchill
|
0d107d8212
|
⚡ 优化登录加密逻辑
|
5 years ago |
smallchill
|
df3112238f
|
⚡ BladeRedisCache全局替换为BladeRedis
|
5 years ago |
smallchill
|
1878de3be2
|
⚡ 采用更简洁的TokenGranter拓展方案
|
5 years ago |
smallchill
|
148fc53dbc
|
⚡ 登出接口增加msg字段
|
5 years ago |
smallchill
|
3239e9a66e
|
⚡ 预留登出接口
|
5 years ago |
smallchill
|
1b170a825a
|
⚡ 超管不受租户过期影响
|
5 years ago |
smallchill
|
622affed74
|
⚡ oss 增加资源编号字段,endpoint接口可以自由指定资源编号所对应的配置进行文件上传,不再局限于唯一启用的配置
|
5 years ago |
smallchill
|
7447ebdcde
|
🎉 2.3.1.RELEASE
|
5 years ago |
smallchill
|
cdcc45037d
|
➕ 增加验证码校验、增加CaptchaTokenGranter
|
5 years ago |
smallchill
|
b3af42e741
|
⚡ 登录、新增用户增加租户权限判断
|
5 years ago |
smallchill
|
8d589caad8
|
⚡ 优化授权码模式未能获得租户id的bug
|
5 years ago |
smallchill
|
495093fa62
|
🐛 注释seata模块,oauth依赖降级,最新版有坑
|
5 years ago |
smallchill
|
f9e7784e02
|
⚡ 优化
|
5 years ago |
smallchill
|
972f758685
|
🎉 token接口增加租户id传参判断
|
5 years ago |
smallchill
|
770beb365b
|
🎉 优化wrapper逻辑
|
5 years ago |