idena-network / idena-web

https://app.idena.io
MIT License
25 stars 18 forks source link

Bug Report: Deletion of Flips Authored by Other Accounts Removes Flips Hash. Flips from Different Authors Must Be Hidden. #417

Open ltraveler opened 11 months ago

ltraveler commented 11 months ago

The bug could be reproduced with the following steps:

  1. Create a flip using one address.
  2. Log out and log in from another account.
  3. Attempting to delete the flip that was created from the first account would remove the hash of the flip.

The correct behavior should be to hide flips that have been created from accounts other than the currently logged-in user.