SafeSlingerProject / SafeSlinger-iOS

Source code for iOS platform client SafeSlinger
MIT License
6 stars 2 forks source link

user unable to import replacement key after sling #66

Closed mwfarb closed 9 years ago

mwfarb commented 9 years ago

Scenario in 1.8.1 for iOS 8 test:

brnunes commented 9 years ago

I think this is the same as issue 52.

mwfarb commented 9 years ago

I was wondering about that, thanks for linking it.

brnunes commented 9 years ago

Updated 'tokenstore' table in database to have as primary keys the 'ptoken' push token and the 'keyid' key id of the public key. Now it is possible to exchange keys with a user which has a push token that is already in the database. Moved the database update methods to SafeSlingerDB.m. Now updating the databases for all accounts in the device.