Commit Graph

98 Commits

Author SHA1 Message Date
lbw
cba03f43b1 💄 Updating the UI and style files. 🐛 炫彩主题下遮罩层在表单上面,无法编辑内容 2022-08-13 12:19:40 +08:00
付绪壮
64ae0dddb6 🎨 代码格式化 2022-08-12 21:29:30 +08:00
付绪壮
1242a5958b 🐛 登陆成功事件,日志保存用户名错误 2022-08-12 19:15:42 +08:00
lbw
ec9919a966 Introducing new features. 使用 RetOps 包装feign 调用 2022-06-28 12:52:46 +08:00
lbw
812a6016ed 优化。 优化SAS 客户端认证过程中的异常输出 2022-06-18 23:56:13 +08:00
lbw
7522417e10 🐛 Fixing a bug. closed #I5CO8Z resources ignore warings You are asking Spring Security to ignore Ant 2022-06-18 22:32:22 +08:00
lbw
dac823f400 🐛 Fixing a bug. closed #I5BO47 删除令牌报5XX错误 2022-06-18 22:31:35 +08:00
lbw
46fdba6943 🐛 Fixing a bug. actuator 端点被拦截无法监控 2022-06-09 20:23:47 +08:00
lbw
076139a7e2 🔖 Releasing / Version tags. 3.5.0 SAS 支持 2022-06-06 09:59:29 +08:00
lbw
8c70316a82 ♻️ Refactoring code. 重构异常抛出 msg 信息维护 2022-06-06 09:08:20 +08:00
lbw
856c4e645e ♻️ Refactoring code. 重构认证中心代码 简易代码实现 2022-06-04 17:10:23 +08:00
lbw
5e9ce13c10 ♻️ Refactoring code. 重构认证授权 2022-06-04 13:44:12 +08:00
lbw
6cf6c339ae ♻️ Refactoring code. 添加自定义类型抽象 2022-06-03 14:35:37 +08:00
lbw
cb91df9a33 ♻️ Refactoring code. 事件通知重构 2022-06-02 17:31:34 +08:00
jumuning
2ffe3864d9 扩展包名分类 2022-06-01 13:40:06 +08:00
jumuning
7e4efca9d2 分页查询token 2022-05-31 19:08:54 +08:00
jumuning
9081414939 优化 2022-05-31 17:43:01 +08:00
lbw
b6c97c6132 ♻️ Refactoring code. close #I5A40W PigRedisOAuth2AuthorizationService 重写 2022-05-31 17:06:23 +08:00
lbw
4c2c8fb7bc 🔥 Removing code or files. 删除无用import 2022-05-31 12:55:06 +08:00
lbw
e7783a4558 Introducing new features. close #I5A42R support sas sms grant 2022-05-31 12:21:37 +08:00
lbw
b20f476371 Introducing new features. 支持授权码模式 2022-05-30 22:49:27 +08:00
lbw
30852ce488 Introducing new features. check_token endpoint 2022-05-30 14:27:10 +08:00
lbw
f846556527 ♻️ Refactoring code. 重写token 生成规则 2022-05-30 11:10:27 +08:00
lbw
7f3a008b6d ♻️ Refactoring code. 客户端加载处理逻辑 2022-05-29 16:26:38 +08:00
jumuning
bcd544b309 扩展密码模式,增加sql 2022-05-29 16:16:56 +08:00
lbw
ebe9e1f9dc Introducing new features. support sas 资源服务器 改造 2022-05-28 17:12:52 +08:00
lbw
e4d9213c1e Introducing new features. support sas 认证中心改造 2022-05-27 15:28:17 +08:00
lbw
64773a1f1a Introducing new features. support sas 2022-05-27 15:27:58 +08:00
付绪壮
2de7b4fafb 🔧 删除配置文件中过期属性 2022-04-21 16:17:14 +08:00
zoper
16a82115ee ♻️ Refactoring code. 增加 /error 端点对外暴露 2022-03-30 22:16:17 +08:00
付绪壮
4f6e89f1dc ✏️ 类名拼写错误 2022-03-23 13:40:54 +08:00
qraddx
c7ff20d092 优化, 删除无用导入依赖 2022-03-20 21:41:06 +08:00
qraddx
b96be5d287 ⬆️ Upgrading dependencies. up spring cloud alibaba 2021.0.1.0 2022-03-04 14:24:34 +08:00
qraddx
fb60fc51ce ♻️ Refactoring code. 重构支持多用户体系, SSO 多用户体系 2022-01-30 00:03:00 +08:00
qraddx
9872877952 ⬆️ Upgrading dependencies. close #I4ROFU up springboot 2.6.3 2022-01-21 13:33:10 +08:00
lbw
be9db232e3 ♻️ Refactoring code. close #I4QEY0 登录失败会加载2次失败处理方法
♻️ Refactoring code. close #I4QEY0  登录失败会加载2次失败处理方法
2022-01-15 12:45:19 +08:00
lbw
f723ef6f7a 🐛 Fixing a bug. close #I4PO8H ,锁定用户异常中文处理 2022-01-06 18:51:16 +08:00
lbw
748c23e93f Introducing new features. close #I4NBV5 【用户多表存储】支持多用户体系设置 2021-12-21 21:02:09 +08:00
lbw
d70b1a65da Introducing new features. 兼容适配 spring cloud 2021 2021-12-04 08:04:27 +08:00
jgp
ca6fd4871a ♻️ 修正AbstractAuthenticationFailureEventHandler类名 2021-11-23 01:19:06 +08:00
MicLng
dc374b8709 🐛 Fixing a bug. close #I4HP7C 令牌管理 >> 数据为空 2021-11-10 16:42:19 +08:00
MicLng
3ce61d2f7a 🔖 Releasing / Version tags. 3.4.0
🔖 Releasing / Version tags. 3.4.0
2021-10-19 13:53:11 +08:00
MicLng
c6e0ae50c9 🐛 Fixing a bug. close #I4DENS 开放平台退出报错 健壮性处理 2021-10-11 23:12:29 +08:00
jiojio
eaf5c17b73 🔖 Releasing / Version tags. v3.3.5 2021-10-01 13:45:36 +08:00
jiojio
2fead0dce8 Introducing new features. closed #I4C55T 2021-09-27 18:04:54 +08:00
jiojio
3bc9d64a05 Introducing new features. 手机号登录 2021-09-23 21:26:51 +08:00
jiojio
ba823b5ed1 Introducing new features. oauth2.0 验证码登录 2021-09-16 13:53:37 +08:00
Hzq
f9d11e48d1 注入 手机令牌提供者 2021-09-15 10:57:36 +08:00
Hzq
a3d6182c18 自定义认证 2021-09-15 00:18:09 +08:00
Hccake
637983ecf9 添加 sys_user 表的 DataScope 控制 2021-09-12 00:00:31 +08:00