CaptainB
|
231ac34b44
|
refactor: spring gateway sticky session
|
2023-05-17 16:18:36 +08:00 |
|
fit2-zhao
|
c59e381d36
|
refactor(系统设置): 登录认证信息长度验证
Signed-off-by: fit2-zhao <yong.zhao@fit2cloud.com>
|
2023-05-16 19:51:27 +08:00 |
|
liqiang-fit2cloud
|
45302e3759
|
refactor: increase hikari.maximum-pool-size.
|
2023-05-04 15:10:00 +08:00 |
|
CaptainB
|
f1dd651e70
|
chore: 优化代码中的 import
|
2023-05-04 10:48:34 +08:00 |
|
CaptainB
|
0008fb5e74
|
refactor: 查询用户是否在线使用block方法
|
2023-05-04 10:30:57 +08:00 |
|
liqiang-fit2cloud
|
785408f677
|
Revert "refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程"
This reverts commit 166cde0b11 .
|
2023-04-28 22:20:00 +08:00 |
|
liqiang-fit2cloud
|
5871a9eac5
|
Revert "refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程"
This reverts commit 45c733c30e .
|
2023-04-28 22:20:00 +08:00 |
|
liqiang-fit2cloud
|
d742e0d84f
|
Revert "refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程"
This reverts commit a1afb45929 .
|
2023-04-28 22:20:00 +08:00 |
|
liqiang-fit2cloud
|
a1afb45929
|
refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程
|
2023-04-28 21:44:32 +08:00 |
|
liqiang-fit2cloud
|
45c733c30e
|
refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程
|
2023-04-28 20:49:44 +08:00 |
|
liqiang-fit2cloud
|
166cde0b11
|
refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程
|
2023-04-28 19:55:29 +08:00 |
|
liqiang-fit2cloud
|
5d09bd48d6
|
Revert "refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程"
This reverts commit 6ca44c0bf6 .
|
2023-04-28 18:39:37 +08:00 |
|
liqiang-fit2cloud
|
25bd46830d
|
Revert "refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程"
This reverts commit 892b938313 .
|
2023-04-28 18:39:37 +08:00 |
|
liqiang-fit2cloud
|
892b938313
|
refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程
|
2023-04-28 18:05:30 +08:00 |
|
liqiang-fit2cloud
|
6ca44c0bf6
|
refactor(gateway): 重写is-login方法,不用响应式,防止阻塞redisson线程
|
2023-04-28 16:40:56 +08:00 |
|
liqiang-fit2cloud
|
58d536cefc
|
refactor: change datasource settings.
|
2023-04-27 16:33:53 +08:00 |
|
CaptainB
|
d8c8ad8394
|
refactor: OIDC登录时记录登录地址到浏览器本地存储
|
2023-04-24 16:50:13 +08:00 |
|
CaptainB
|
b541b6157a
|
revert: 未登录时访问 /is-login 设置 code 401
|
2023-04-24 14:55:02 +08:00 |
|
CaptainB
|
e342f4fc61
|
feat: 未登录时访问 /is-login 设置 code 401
--story=1011773 --user=刘瑞斌 【通用功能】未登录时 is-login 接口返回 401 状态码 https://www.tapd.cn/55049933/s/1365408
|
2023-04-22 21:07:50 +08:00 |
|
CaptainB
|
742d4cad44
|
refactor(系统设置): 刷新页面时查询数据库中最新的用户信息
--bug=1024582 --user=刘瑞斌 【系统设置】调用接口切换当前工作空间后,再次访问没有进入正确的工作空间 https://www.tapd.cn/55049933/s/1357919
|
2023-03-31 09:21:00 +08:00 |
|
CaptainB
|
0b1e14575d
|
fix: 修复登录页点击认证源查询失败的问题
--bug=1023314 --user=刘瑞斌 【UI测试】场景详情-勾选性能模式-选择firefox-生产报告-截图场景步骤登录报错 https://www.tapd.cn/55049933/s/1338065
|
2023-02-20 11:25:56 +08:00 |
|
CaptainB
|
c391cc57e4
|
refactor: 网关过滤器apikey放行
|
2023-02-05 19:32:24 +08:00 |
|
CaptainB
|
99b4713134
|
chore: 修改工具类名称
|
2023-02-03 21:15:26 +08:00 |
|
CaptainB
|
6c3bf896d7
|
refactor: 网关增加过滤器
|
2023-02-03 19:05:00 +08:00 |
|
CaptainB
|
2f992a311e
|
build: springdoc version
|
2023-01-28 22:14:59 +08:00 |
|
CaptainB
|
5983399738
|
build: spring boot 3.0
|
2023-01-17 16:07:24 +08:00 |
|
shiziyuan9527
|
493f678643
|
refactor(系统设置): LDAP登录逻辑
|
2023-01-09 15:54:38 +08:00 |
|
CaptainB
|
17bd707efa
|
fix: 修复session超时时间配置单位错误的问题
|
2023-01-04 15:25:49 +08:00 |
|
shiziyuan9527
|
0a01ed4903
|
feat(系统设置): 添加超级管理员用户组
--story=1010746 --user=李玉号 【系统设置】添加超级管理员用户组
https://www.tapd.cn/55049933/s/1314273
|
2022-12-10 13:24:28 +08:00 |
|
shiziyuan9527
|
d0c2d0d0c9
|
refactor(系统设置): 校验OAuth2映射属性
|
2022-12-09 17:07:07 +08:00 |
|
chenjianxing
|
d0f95b5073
|
fix(测试跟踪): 缺陷平台请求转发添加白名单
|
2022-12-09 13:44:46 +08:00 |
|
shiziyuan9527
|
c51cb6e5e0
|
refactor(系统设置): OAuth2认证日志记录
|
2022-12-09 11:44:57 +08:00 |
|
CaptainB
|
3c9a9818e5
|
build: pom plugin change
|
2022-12-07 20:12:22 +08:00 |
|
shiziyuan9527
|
ee2fd5aedd
|
fix(系统设置): OAuth2登录认证
Closes #20439
|
2022-12-06 17:05:32 +08:00 |
|
chenjianxing
|
79ee25dbf5
|
fix(测试跟踪): 禅道图片同步后不显示
--bug=1020301 --user=陈建星 【测试跟踪】github #20125, 同步禅道缺陷后,缺陷内容中的图片无法展示 https://www.tapd.cn/55049933/s/1312407
|
2022-12-06 11:46:13 +08:00 |
|
shiziyuan9527
|
51129644e3
|
fix(系统设置): OAuth2用户禁用问题
--bug=1020043 --user=李玉号 【系统设置】OAuth2禁用失败
https://www.tapd.cn/55049933/s/1302563
|
2022-11-23 13:50:44 +08:00 |
|
shiziyuan9527
|
3ff7a340a1
|
fix(系统设置): 登录认证源被关闭后依然可以进行认证的问题
--bug=1020042 --user=李玉号 【系统设置】禁用OAuth2-登录ms一直是加载状态
https://www.tapd.cn/55049933/s/1301188
|
2022-11-22 16:13:32 +08:00 |
|
shiziyuan9527
|
3d5a58df86
|
fix(系统设置): OAuth2登录失败
--bug=1019845 --user=李玉号 【系统设置】添加QAuth2成功-选择OAuth2登录-登录失败
https://www.tapd.cn/55049933/s/1298624
|
2022-11-18 18:16:05 +08:00 |
|
CaptainB
|
bc4341d10c
|
fix: 解决html页面缓存的问题
|
2022-11-16 13:39:24 +08:00 |
|
liqiang-fit2cloud
|
e7fe6e5d4e
|
fix: 解决html页面缓存的问题。
|
2022-11-16 12:35:20 +08:00 |
|
liqiang-fit2cloud
|
830c547444
|
fix: 解决html页面缓存的问题。
|
2022-11-16 10:33:42 +08:00 |
|
shiziyuan9527
|
00fda9cbcf
|
feat(系统设置): 单点登录支持OAuth2.0
--story=1010427 --user=李玉号 【系统设置】单点登录支持OAuth2.0
https://www.tapd.cn/55049933/s/1294825
|
2022-11-12 12:13:28 +08:00 |
|
shiziyuan9527
|
a7317fbca0
|
refactor: 路由跳转优化
|
2022-10-28 18:14:46 +08:00 |
|
shiziyuan9527
|
9741084941
|
fix(系统设置): 登录日志未记录
--bug=1018659 --user=李玉号 【系统设置】操作日志-只有一条登入日志-其他登录系统日志未记录
https://www.tapd.cn/55049933/s/1279067
|
2022-10-26 19:46:11 +08:00 |
|
CaptainB
|
e9773d6dc1
|
refactor: 登录后admin弱密码提示
|
2022-10-26 19:20:16 +08:00 |
|
CaptainB
|
bd51abfe1f
|
fix: 修复ldap登录时存在本地同名用户的报错提示
|
2022-10-25 18:44:43 +08:00 |
|
shiziyuan9527
|
91c94fad3f
|
fix(系统设置): LDAP登录提示信息国际化
--bug=1017678 --user=李玉号 【登录】密码输入错误,提示信息没有汉化
https://www.tapd.cn/55049933/s/1276612
|
2022-10-25 18:02:25 +08:00 |
|
CaptainB
|
da11f99b3b
|
fix: SSO登录退出相关问题
|
2022-10-24 12:21:39 +08:00 |
|
CaptainB
|
d8d9378c4f
|
fix: SSO登录退出相关问题
|
2022-10-21 14:25:02 +08:00 |
|
CaptainB
|
14c2d2dd81
|
fix: SSO登录退出相关问题
|
2022-10-21 10:58:13 +08:00 |
|