[PR #4031] [MERGED] fix(telemetry): prevent file system access when telemetry is disabled #5146

Closed
opened 2026-03-13 12:12:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4031
Author: @Kinfe123
Created: 8/15/2025
Status: Merged
Merged: 8/15/2025
Merged by: @Bekacru

Base: canaryHead: fix/telemetry-file-access-when-disabled


📝 Commits (1)

  • ad393b6 fix: prevent file system access when telemetry is disabled

📊 Changes

1 file changed (+16 additions, -11 deletions)

View changed files

📝 packages/better-auth/src/telemetry/index.ts (+16 -11)

📄 Description

Summary by cubic

Stopped file system access for telemetry when disabled to improve privacy and prevent unnecessary reads.


🔄 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/4031 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/15/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `fix/telemetry-file-access-when-disabled` --- ### 📝 Commits (1) - [`ad393b6`](https://github.com/better-auth/better-auth/commit/ad393b6a4c4580b55db3525b705986135a35beed) fix: prevent file system access when telemetry is disabled ### 📊 Changes **1 file changed** (+16 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/telemetry/index.ts` (+16 -11) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Stopped file system access for telemetry when disabled to improve privacy and prevent unnecessary reads. <!-- 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-03-13 12:12:07 -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#5146