SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton
GNU General Public License v3.0
1.58k stars 138 forks source link

Fix - Application crashes after network reconnect #308

Open FedeG opened 6 years ago

FedeG commented 6 years ago

Encryptr crashes under some circumstances when the network is reconnected.

Reproduce: Be disconnected to the internet. Log into your Encryptr account. Choose to 'lock' Encryptr. Enable the internet. appcrash.sad

FedeG commented 6 years ago

I removed this line because when the user is reconnect, Encryptr try update local storage but the user isn't logged. When this function fails it tries to run again and generate a cycle, without this line the data is updated when user login in Encryptr.