Bug 461

Summary: Side effect of allowing a user to sign up with the same email address but a new, different student number.
Product: Lab Report Repository (nor houzi) Reporter: YEBOAH MARTHA ASAMOAH <3534763826>
Component: Run-time errorsAssignee: YEBOAH MARTHA ASAMOAH <3534763826>
Status: CONFIRMED ---    
Severity: major CC: lanhui
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Windows   

Description YEBOAH MARTHA ASAMOAH 2022-05-04 14:31:04 CST
If the student logs in with the email address, he may get "Wrong Password" after logging out.

If the student logs in with the new student number, he won't get the message after logging out.

If the student logs in with the old student number, he won't get the message after logging out.

The relevant database tableļ¼›

users_table

Student_ID, Email, Password
2016123, 1701699340@qq.com, password1
2022123, 1701699340@qq.com, password2