79591320

Date: 2025-04-24 19:21:16
Score: 2.5
Natty:
Report link

check store in AuthenticatedSessionController, if you are trying to login the user by passing only the email it looks like something like this : $request->only('email'). this makes it fail even if the password is right.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Helina Sahle