Skip to content

Missing Functionality: User session not invalidated after password or permission update #771

@naveed-jameel-comsian

Description

@naveed-jameel-comsian

When a user's password or permissions are updated, the system does not invalidate the existing user session. The user remains logged in and can continue using the system without being forced to re-authenticate.

Steps to Reproduce
Log in as a team member user
From an admin account, update the user's password or permissions
Return to the existing session of the team member user

Expected Behavior
The user session should be invalidated immediately after password or permission changes.
The user should be forced to log in again using the updated credentials.

Actual Behavior
The user remains logged in with the existing session.
No prompt appears requesting the user to re-authenticate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions