Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复频繁出现"未查询到登录信息"的BUG #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

修复频繁出现"未查询到登录信息"的BUG #19

wants to merge 2 commits into from

Conversation

zjkal
Copy link
Contributor

@zjkal zjkal commented Nov 6, 2019

变更了将权限缓存名称存入session的位置, 主要因为以下两种情况会出现BUG:
1.部分情况下, TP5的文件缓存失效判定有BUG, 导致缓存中的权限不过期,但是session已过期的情况.
2.频繁重新登录, 同样会导致缓存中的权限没有过期, 而session已过期的情况.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant