nus-cs2113-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Able to log into account with multiple passwords #1341

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

After creating account with password Password1!

image.png

Trying to create same account with Password2@ shows error but allows you to log in with both accounts.

image.png

This causes many many more problems with the password and accounts now that there are multiple accounts in the log in info with the same name


[original: nus-cs2113-AY2021S2/pe-interim#1341] [original labels: severity.High type.FunctionalityBug]

jalvinchan commented 3 years ago

Team's Response

This bug is caused by the same defect in the same part of the code, where users are able to log in when they are not supposed to. Fixing this error would fix all of these bugs.

Duplicate status (if any):

Duplicate of #1340