[PR #3355] [CLOSED] fix(reset-password): update emailVerified #4778

Closed
opened 2026-03-13 11:59:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3355
Author: @ping-maxwell
Created: 7/12/2025
Status: Closed

Base: mainHead: fix/reset-password/update-email-verified


📝 Commits (1)

  • 70ea2f9 fix(reset-password): update emailVerified

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 packages/better-auth/src/api/routes/reset-password.ts (+12 -0)

📄 Description

Summary by cubic

After a user resets their password, their email is now marked as verified. This ensures users who reset passwords can log in without extra email verification steps.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3355 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 7/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/reset-password/update-email-verified` --- ### 📝 Commits (1) - [`70ea2f9`](https://github.com/better-auth/better-auth/commit/70ea2f9aad8354c8ae024e51a5174e1e61eeb1ea) fix(reset-password): update emailVerified ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/reset-password.ts` (+12 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic After a user resets their password, their email is now marked as verified. This ensures users who reset passwords can log in without extra email verification steps. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:59:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#4778