Details
Details
- Reviewers
bartek tomek - Commits
- rCOMM3b5bcc9d3cc8: [native] set old User Data keys during restore
- Add SQLite database key logging (backupDataKey)
- Create an account, having key K1
- Logout, the app is using a new key K2
- Restore and create a draft, the database should be rekeyed do K1
- Kill and open the app, the app is using K1 and the draft is still there (DB was rekeyed correctly)
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable