Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BadRequestHttpException: "The key "_username" must be a string, "NULL" given." at FormLoginAuthenticator.php line 125 #207

Open
frank9999 opened this issue Dec 14, 2024 · 0 comments
Labels
good first issue Good for newcomers Priority: Low Low priority issue

Comments

@frank9999
Copy link
Member

frank9999 commented Dec 14, 2024

Log shows the following exception multiple times a day. Seems like these errors are caused by empty POST requests (bots?) to /login_check, normal logins are not effected, so no priority

Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "The key "_username" must be a string, "NULL" given." at FormLoginAuthenticator.php line 125
@frank9999 frank9999 added good first issue Good for newcomers Priority: Low Low priority issue labels Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Priority: Low Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant