tamuhack-org/Ouroboros

Cannot log into account via Safari when account has been verified on Chrome

Closed this issue · 1 comments

Describe the Bug
I created an account through Safari, but verified my account through Chrome. When attempting to log back into my account on Safari, I was presented the error:
Please enter a correct email and password. Note that both fields may be case-sensitive. Make sure you've activated your account via email as well.

To Reproduce

  1. Create an account on Safari (13.0.2)
  2. Open account verification email on Chrome (77.0.3865.120)
  3. After account has been verified, attempt to log in on Safari again
  4. image

Expected behavior
I should be able to log into my account.

Additional context
At first I thought perhaps the verification link did not work because it was on different browsers, but when I tried to submit another verification email, I was denied because it said my account was already verified. I also checked the admin panel to make sure that my account had been verified, and it was. I even tried changing my password several times to try logging in again and it still didn't work.

Attempting to log onto Chrome with these procedures still produce the same results.

Replicating the issue led to discovery that entering email in log-in is also case-sensitive, which was the reason to producing these issues. Refer to #267