Open Issues Need Help
View All on GitHub Endpoint: ``/authentication/login`` 6 months ago
AI Summary: This GitHub issue reports multiple bugs for the `/authentication/login` endpoint related to improper input validation and incorrect HTTP status codes. Specifically, it details that the endpoint returns a 404 error for null or empty usernames, a 500 error for a null password (indicating an internal server error), and a 400 error when an empty password is treated as valid.
Complexity:
3/5
bug help wanted
Microservicio para login y autenticación de usuario, como generación y validación de Token, y encriptado de datos.
Java