kblincoe / VisualGit_SE701_2019_4

1 stars 0 forks source link

CredentialsStoreService.encryptAndStore throws errors if new or old user tries to overwrite stored credentials #147

Closed ljon567 closed 5 years ago

ljon567 commented 5 years ago

Related to issue #141

  1. Only happens if the .cred.json file already exists due to a user having previously stored their credentials.

  2. After starting the application, a new (or old) user must enter their credentials, tick the Remember Login checkbox, and press Sign In.

  3. The user will successfully login, but the following error(s) will be displayed on the console:

TypeError

r4inee commented 5 years ago

@shurui-li

qw commented 5 years ago

Duplicate of #141. Closing this issue.