jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

vm2 - no user settings - blank password #313

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

vm2-127.0.0.1-1517411749200.log

vm2 screenshot from 2018-01-31 16-16-58

jaros1 commented 6 years ago

error on console: 2018-01-31 16:14:40.458 all.js:878 MoneyNetworkHelper.getItem: Error. key 1_user_info is stored encrypted but undefined was not found

2018-01-31 16:14:40.460 all.js:879 Uncaught MoneyNetworkHelper.getItem: Error. key 1_user_info is stored encrypted but undefined was not found getItem @ all.js:879 load_user_info @ all.js:5847 = calling MoneyNetworkHelper.getItem('user_info') load_user_info @ all.js:11742 = calling load_user_info client_login @ all.js:17394 = calling load_user_info login_or_register_cb @ all.js:25593 = calling moneyNetworkService.client_login (anonymous) @ all.js:25680 (anonymous) @ all.js:25495 ZeroFrame.onMessage @ 30-ZeroFrame.js:44 (anonymous) @ 30-ZeroFrame.js:7

use_login.bol is false. encryption should be disabled in ls.

Minor bug in getItem/setItem with login = false. Now disabling all encrypt/decrypt and using blank password when login = false