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

Session Clear() #3

Open
leebrooks0 opened this issue Feb 17, 2014 · 1 comment
Open

Session Clear() #3

leebrooks0 opened this issue Feb 17, 2014 · 1 comment

Comments

@leebrooks0
Copy link

Would it not be desirable to have a Clear()/Reset() method that clears out the session, or perhaps a method to get all the keys from the session that you could then use with Delete.

This would stop attacks such as this http://guides.rubyonrails.org/security.html#session-fixation-countermeasures

@codegangsta
Copy link
Member

👍 This will be a good thing to have.

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