msintangible/devopsprojectms

Login Function Fails After Password Reset

Open

#8 ouverte le 20 oct. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (0 forks)auto 404
High prioritybugdocumentationhelp wanted

Métriques du dépôt

Stars
 (0 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur