Skip to content

Having multiple logged instances is unsafe #12

@IsaacSteadman

Description

@IsaacSteadman

We have 2 PassManJs client instances: A, and B

  1. A logs into an account
  2. B logs into same account
  3. A changes password table
  4. A saves password table
  5. B changes password table differently
  6. B saves password table

NOTE: step 6 overwrites the changes A saved in step 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions