SuperSeller3000/templates
Simon Kuehn edc0cdfd5d fix: rename login field from 'email' to '_username'
Symfony FormLoginAuthenticator expects _username by default.
The field used name="email" which caused 400 Bad Request on submit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 18:42:32 +00:00
..
security fix: rename login field from 'email' to '_username' 2026-05-17 18:42:32 +00:00