[PR #2249] [MERGED] feat(password): error code support for haveibeenpwned #12474

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2249
Author: @Kinfe123
Created: 4/13/2025
Status: Merged
Merged: 4/13/2025
Merged by: @Kinfe123

Base: mainHead: feat/error-code-support-for-haveibeenpwned


📝 Commits (6)

📊 Changes

3 files changed (+11 additions, -5 deletions)

View changed files

📝 docs/components/landing/hero.tsx (+1 -1)
📝 packages/better-auth/src/plugins/haveibeenpwned/haveibeenpwned.test.ts (+3 -3)
📝 packages/better-auth/src/plugins/haveibeenpwned/index.ts (+7 -1)

📄 Description

  • feat: error code support for haveibeenpwned
  • lint

🔄 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/2249 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 4/13/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@Kinfe123](https://github.com/Kinfe123) **Base:** `main` ← **Head:** `feat/error-code-support-for-haveibeenpwned` --- ### 📝 Commits (6) - [`2ee923f`](https://github.com/better-auth/better-auth/commit/2ee923f64ee73b10118bb83559f0d1353549f238) feat: error code support for haveibeenpwned - [`c8b5276`](https://github.com/better-auth/better-auth/commit/c8b52765e27fd57a065d8333c84e7af44943d298) lint - [`1295844`](https://github.com/better-auth/better-auth/commit/12958447f8890617f053db773dca268d41f798d7) export error code - [`c0aca98`](https://github.com/better-auth/better-auth/commit/c0aca984627f8253f80e6028d5fa695c5821c932) lint - [`8836938`](https://github.com/better-auth/better-auth/commit/8836938b7b1aed14305e9fe0430d94d6b7970fc3) reexporting on build - [`feebaa8`](https://github.com/better-auth/better-auth/commit/feebaa81625b19bdb4e1088ed7634e3293fa5f7d) lint ### 📊 Changes **3 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/landing/hero.tsx` (+1 -1) 📝 `packages/better-auth/src/plugins/haveibeenpwned/haveibeenpwned.test.ts` (+3 -3) 📝 `packages/better-auth/src/plugins/haveibeenpwned/index.ts` (+7 -1) </details> ### 📄 Description - **feat: error code support for haveibeenpwned** - **lint** --- <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:24:21 -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#12474