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

增加 Remember me #2

Open
39Er opened this issue Jun 7, 2017 · 0 comments
Open

增加 Remember me #2

39Er opened this issue Jun 7, 2017 · 0 comments
Labels

Comments

@39Er
Copy link
Owner

39Er commented Jun 7, 2017

因为当前使用的是持久化cookie,在失效期内会自动登录,且每次请求都会去校验session。现如果添加remember me 按钮,可能需要对当前的session 和cookie处理进行重新修改,由于涉及到安全问题,暂未想出比较好的解决办法,留待以后解决。

参考资料:

  1. http://heyohsmm.blog.51cto.com/4207140/1259615
@39Er 39Er added the TODO label Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant