msintangible/devopsprojectms

Login Function Fails After Password Reset

Open

#8 aberto em 20 de out. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (0 forks)auto 404
High prioritybugdocumentationhelp wanted

Métricas do repositório

Stars
 (0 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

  • The password reset feature correctly updates the user’s password in the database.

  • Users can successfully log in with the new password immediately after reset.

  • Unit tests cover password reset and login flow.

  • All authentication endpoints pass integration testing.

  • Documentation updated if changes were made to authentication logic.

  • Pull request submitted and merged into main.

Guia do colaborador