[PR #8174] [MERGED] fix(api): respect freshAge in deleteUser #24695

Closed
opened 2026-04-15 22:31:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8174
Author: @bytaesu
Created: 2/26/2026
Status: Merged
Merged: 2/27/2026
Merged by: @bytaesu

Base: canaryHead: 2026-02-27/fix/delete-user-fresh-age


📝 Commits (1)

  • 6724e6f fix(api): respect freshAge in deleteUser

📊 Changes

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

View changed files

📝 packages/better-auth/src/api/routes/update-user.test.ts (+47 -0)
📝 packages/better-auth/src/api/routes/update-user.ts (+1 -1)

📄 Description

freshAge was multiplied by 1000 twice


🔄 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/8174 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/27/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-02-27/fix/delete-user-fresh-age` --- ### 📝 Commits (1) - [`6724e6f`](https://github.com/better-auth/better-auth/commit/6724e6fb3c1fe49d15720db4d660d1b808cf234f) fix(api): respect freshAge in deleteUser ### 📊 Changes **2 files changed** (+48 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/update-user.test.ts` (+47 -0) 📝 `packages/better-auth/src/api/routes/update-user.ts` (+1 -1) </details> ### 📄 Description freshAge was multiplied by 1000 twice - Closes #8173 --- <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-15 22:31:05 -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#24695