Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

zds-s
Copy link
Member

@zds-s zds-s commented Jul 9, 2024

No description provided.

People-Sea and others added 4 commits July 2, 2024 22:59
…295)

SystemUserService.php: 1. 重写 token-key 正则匹配 2. kickUser 保证获取到所有token,一次性全部下线。 3. hasTokenBlack 只判断传入token所在scene的情况,否则会导致判断多重scene而导致在线用户监控列表出错。
* LoginListener.php: 修复因为多点登录复用同一个token导致该账号最近一次登录的设备登出就无法获得正确的用户在线情况
SystemUserService.php: 1. 重写 token-key 正则匹配 2. kickUser 保证获取到所有token,一次性全部下线。 3. hasTokenBlack 只判断传入token所在scene的情况,否则会导致判断多重scene而导致在线用户监控列表出错。

* fix 用户返回信息会出现password字段,虽然是加密过的字段,但依旧存在安全隐患。故隐藏。

* UserAuthService.php 修复因为隐藏password导致user模型 toarray之后无法获取password导致登录流程出错的问题

* UserAuthService.php fix:获取主键value 而不是主键 key (Tab 按快了)
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 9, 2024
@zds-s zds-s merged commit c25de96 into 3.x Jul 9, 2024
zds-s added a commit that referenced this pull request Jul 9, 2024
This reverts commit c25de96.
zds-s added a commit that referenced this pull request Jul 9, 2024
This reverts commit c25de96.
@zds-s zds-s mentioned this pull request Jul 9, 2024
zds-s added a commit that referenced this pull request Jul 9, 2024
This reverts commit c25de96.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Setting size:M This PR changes 30-99 lines, ignoring generated files. System

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants