[PR #2809] [MERGED] fix: encoded callbackURL #12744

Closed
opened 2026-04-13 08:34:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2809
Author: @Kinfe123
Created: 5/28/2025
Status: Merged
Merged: 5/28/2025
Merged by: @Kinfe123

Base: mainHead: fix-encode-url-fix


📝 Commits (4)

📊 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

No description provided


🔄 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/2809 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 5/28/2025 **Status:** ✅ Merged **Merged:** 5/28/2025 **Merged by:** [@Kinfe123](https://github.com/Kinfe123) **Base:** `main` ← **Head:** `fix-encode-url-fix` --- ### 📝 Commits (4) - [`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 - [`a97c91e`](https://github.com/better-auth/better-auth/commit/a97c91e23dfa9a568f6920da4e1e9aea82029165) merge - [`a1ef4b0`](https://github.com/better-auth/better-auth/commit/a1ef4b09190075b9c4057284c4e7374cf0d6d19b) ctx ### 📊 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 _No description provided_ --- <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-04-13 08:34:08 -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#12744