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

Are you sure your framework work as your purpose? #16

Closed
deposit-world opened this issue Jun 10, 2016 · 1 comment
Closed

Are you sure your framework work as your purpose? #16

deposit-world opened this issue Jun 10, 2016 · 1 comment

Comments

@deposit-world
Copy link

deposit-world commented Jun 10, 2016

The method readSessionof the SessionDAOhas one paramter named sessionId,when use Shiro in web environment ,then instance of WebSubject init in AbstractShiroFilter like this :
return new WebSubject.Builder(getSecurityManager(), request, response).buildWebSubject();,
but i can't find Shiro init sessionIdat anywhere,it's mean your framework no ability to bind the Sessionthat in Redisto current WebSubject. so when you inovke the method getSession() of Subject,Shiro will create new Sessionfor you.
My Email : fanzhengou@aliyun.com

@alexxiyang
Copy link
Owner

Please upgrade to 2.4.8 and try again

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