msintangible/devopsprojectms

Login Function Fails After Password Reset

Open

#8 opened on 2025年10月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (0 forks)auto 404
High prioritybugdocumentationhelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド