Skip to content

auth sessions hold onto locked account state #214

@acobster

Description

@acobster

Even after an account is unlocked, the data remains in the session, making it impossible to lift an account lock even by manually deleting it in the db. Auth should always just look at the db and not keep account state in the session.

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