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

报无权限错误处理 #2652

Open
Xmandon opened this issue May 10, 2024 · 0 comments
Open

报无权限错误处理 #2652

Xmandon opened this issue May 10, 2024 · 0 comments
Assignees

Comments

@Xmandon
Copy link
Collaborator

Xmandon commented May 10, 2024

image 问题原因:同一个登录用户下,比如a页面你选的是staff, b页面你选的是管理员, 这个时候你操作了a页面,然后再操作下b页面,那他当前的信息肯定是之前的staff。 这个身份信息目前是存在cookie里。

期望: 用户如果是管理员,不应该因为他新开了其他staff页面而报无权限

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

No branches or pull requests

2 participants