msintangible/devopsprojectms

Login Function Fails After Password Reset

Open

#8 建立於 2025年10月20日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Java (0 fork)auto 404
High prioritybugdocumentationhelp wanted

倉庫指標

Star
 (0 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南