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

Prevent session fixation attack #24

Merged
merged 2 commits into from
Feb 11, 2023
Merged

Conversation

gathuku
Copy link
Contributor

@gathuku gathuku commented Feb 11, 2023

Prevent session fixation attack by resetting session before login and after logout

https://guides.rubyonrails.org/security.html#session-fixation

@gathuku gathuku changed the title prevent session fixation attack Prevent session fixation attack Feb 11, 2023
@excid3 excid3 merged commit b02fb3f into excid3:main Feb 11, 2023
@gathuku gathuku deleted the session-fixation-attack branch February 12, 2023 09:21
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.

None yet

2 participants