Skip to content

session fixation mitigation #170

@blshkv

Description

@blshkv

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

Hi, I have tried to invalidate the session using

reset_session
session.destroy

However, it didn't work. It is possible by creating a custom method probably, but can you provide an easier way?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions