Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Wrongly Deleting Sites #668

Open
marbiru opened this issue Mar 24, 2019 · 3 comments
Open

Wrongly Deleting Sites #668

marbiru opened this issue Mar 24, 2019 · 3 comments

Comments

@marbiru
Copy link

marbiru commented Mar 24, 2019

On the Goolge Authenticator iPhone app, I tried to delete my login for one site (let's say Facebook) and it initially didn't disappear. So I tried to delete it again, after which not only had that login disappeared but also another login for another site (let's say Amazon) was gone too. This got me locked out of Amazon.

I know there's no way to prove this but I promise I didn't accidentally delete the Amazon login the second time. The fact that it then disappeared makes me think that somehow the id's of the different logins are getting reassigned after a login is deleted, which (in a case like this where for some reason there was a delay in the first login being removed from my screen) made it possible for me to delete a login named "Facebook" and cause my Amazon login to disappear instead.

It goes without saying but given the nature of GA this seems like a critical bug -- it could (and did) get me completely locked out of a service I was using (Amazon) because I was suddenly left without the 2FA code I needed to log in.

@MrPickles
Copy link

This is for the current app store version of Authenticator, right? Do you know of any way to reliably reproduce this bug? Unfortunately, there's not much anybody can do to investigate or fix this unless the bug is reproducible.

@marbiru
Copy link
Author

marbiru commented Apr 11, 2019

Does this work?

Steps to reproduce:

  1. Use GA on iPhone
  2. Have multiple logins listed (let's say Google, Amazon, Facebook)
  3. Delete the last login (Facebook)
  4. Before the app has fully refreshed/updated and removed the Facebook login from your screen, delete the same login again
  5. After app has processed this, instead of just deleting the Facebook login (and throwing an error the second time around), it will have deleted both the Facebook and Amazon logins (i.e. the last and second-last login in your list of logins).

@marbiru
Copy link
Author

marbiru commented Apr 11, 2019

I believe @cbjartli had the same issue, perhaps he has more details?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants