msintangible/devopsprojectms

Login Function Fails After Password Reset

Open

#8 aperta il 20 ott 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (0 fork)auto 404
High prioritybugdocumentationhelp wanted

Metriche repository

Star
 (0 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

  • 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.

Guida contributor