[PR #2021] [MERGED] Fix: Ensure password confirmation field has type='password' #29725

Closed
opened 2026-04-17 21:00:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2021
Author: @ZerubbabelT
Created: 3/27/2025
Status: Merged
Merged: 3/30/2025
Merged by: @Bekacru

Base: mainHead: fix-password-input


📝 Commits (1)

  • c39ddad Fix: Ensure password confirmation field has type='password'

📊 Changes

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

View changed files

📝 docs/components/builder/sign-up.tsx (+2 -0)

📄 Description

The password fields was missing type="password", so it showed plain text. This PR fixes that.


🔄 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/2021 **Author:** [@ZerubbabelT](https://github.com/ZerubbabelT) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix-password-input` --- ### 📝 Commits (1) - [`c39ddad`](https://github.com/better-auth/better-auth/commit/c39ddada9ae9efcf607e9297bad1c2b3b4d57414) Fix: Ensure password confirmation field has type='password' ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/builder/sign-up.tsx` (+2 -0) </details> ### 📄 Description The password fields was missing type="password", so it showed plain text. This PR fixes that. --- <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-17 21:00:41 -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#29725