[PR #2562] [CLOSED] fix: Encode callbackURL for reset-password handler. Fixes (#2561) #4378

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2562
Author: @isnifer
Created: 5/6/2025
Status: Closed

Base: mainHead: issues/2561


📝 Commits (2)

  • 5cf179e Encode callbackURL for reset-password handler. Fixes (#2561)
  • f349a93 Put test in correct place

📊 Changes

2 files changed (+28 additions, -1 deletions)

View changed files

📝 packages/better-auth/src/api/routes/forget-password.test.ts (+26 -0)
📝 packages/better-auth/src/api/routes/forget-password.ts (+2 -1)

📄 Description

This is a fix for the issue I found today #2561


🔄 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/2562 **Author:** [@isnifer](https://github.com/isnifer) **Created:** 5/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `issues/2561` --- ### 📝 Commits (2) - [`5cf179e`](https://github.com/better-auth/better-auth/commit/5cf179e5bf08566a06b6a12ff8f93b06d88ba7a2) Encode callbackURL for reset-password handler. Fixes (#2561) - [`f349a93`](https://github.com/better-auth/better-auth/commit/f349a9368ae28696e3e32f6b6b9e981fa3143e57) Put test in correct place ### 📊 Changes **2 files changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/forget-password.test.ts` (+26 -0) 📝 `packages/better-auth/src/api/routes/forget-password.ts` (+2 -1) </details> ### 📄 Description This is a fix for the issue I found today #2561 --- <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:43: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#4378