nextcloud / passman-android

:key: Android app for Passman.
https://passman.cc
GNU General Public License v3.0
92 stars 30 forks source link

Passman seems to show deleted credentials #23

Closed IBBoard closed 6 years ago

IBBoard commented 7 years ago

I went to use Passman on my phone today and was confused to find old dummy credentials from Keefox in there. I was sure I'd deleted them.

On checking the web interface, I found that they were in the "Deleted Credentials" bin.

I clicked each credential, clicked "Destroy", and then closed and re-opened Passman on my phone. It now doesn't show those dummy credentials.

My guess is that Passman (or maybe the API it uses?) isn't differentiating between deleted and available credentials.

animalillo commented 6 years ago

hmmm probably not taking the deleted tag into account, i'm adding this for the next release as this should be easy to implement.