[PR #3863] [MERGED] test: reserve URL encoding test in email verification callbacks #13299

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3863
Author: @Kinfe123
Created: 8/7/2025
Status: Merged
Merged: 9/11/2025
Merged by: @himself65

Base: canaryHead: chore/email-verification-encoding-test


📝 Commits (2)

  • 9b6f454 chore: reserve URL encoding test in email verification callbacks
  • 6cd4f1f lint

📊 Changes

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

View changed files

📝 packages/better-auth/src/api/routes/email-verification.test.ts (+23 -0)

📄 Description

Summary by cubic

Added a test to ensure encoded characters in the email verification callback URL are preserved and decoded correctly.


🔄 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/3863 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `chore/email-verification-encoding-test` --- ### 📝 Commits (2) - [`9b6f454`](https://github.com/better-auth/better-auth/commit/9b6f454d17886114ab625aa3f52ac006a92bbbde) chore: reserve URL encoding test in email verification callbacks - [`6cd4f1f`](https://github.com/better-auth/better-auth/commit/6cd4f1fa12102900aefde015c52a2412556d0ce0) lint ### 📊 Changes **1 file changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/email-verification.test.ts` (+23 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added a test to ensure encoded characters in the email verification callback URL are preserved and decoded correctly. <!-- 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-04-13 08:51:36 -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#13299