SuperSeller3000/templates/security
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
..
change_password.html.twig feat: add self-service password change page at /account/password 2026-05-17 18:41:45 +00:00
login.html.twig fix: rename login field from 'email' to '_username' 2026-05-17 18:42:32 +00:00