Skip to content

fix: applyConfig must make sure no session has been started #1

@samayo

Description

@samayo

the main concern is the potential for the security settings to be bypassed if a session is already started when the class is instantiated. This could lead to using less secure default settings instead of the more robust ones defined in the class.

in other words, if session has been already started outside the file the the security parameters will not be applied.

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