Skip to content

Login session conflict sometimes allows a user to gain access to another user's active session. #4

@kimdj

Description

@kimdj

If a user is currently logged in or forgets to log out, the next user that logs in gains access to the session belonging to the user who logged in last.

Therefore, sessions need to be compartmentalized in order to prevent unauthorized access. This can be done by implementing session management.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions