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.

贡献者指南