[PR #910] [MERGED] Enable privacy and handling to be reviewed and modified #3530

Closed
opened 2026-02-22 18:33:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/910
Author: @timothycarambat
Created: 3/14/2024
Status: Merged
Merged: 3/14/2024
Merged by: @timothycarambat

Base: masterHead: privacy-and-data-handling


📝 Commits (1)

  • f728ffa Enable privacy and handling to be reviewed and modified

📊 Changes

7 files changed (+233 additions, -3 deletions)

View changed files

📝 frontend/src/App.jsx (+7 -0)
📝 frontend/src/components/SettingsSidebar/index.jsx (+9 -0)
frontend/src/pages/GeneralSettings/PrivacyAndData/index.jsx (+206 -0)
📝 frontend/src/pages/OnboardingFlow/Steps/DataHandling/index.jsx (+3 -3)
📝 frontend/src/utils/paths.js (+3 -0)
📝 server/models/systemSettings.js (+1 -0)
📝 server/utils/helpers/updateENV.js (+4 -0)

📄 Description

No description provided


🔄 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/Mintplex-Labs/anything-llm/pull/910 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 3/14/2024 **Status:** ✅ Merged **Merged:** 3/14/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `privacy-and-data-handling` --- ### 📝 Commits (1) - [`f728ffa`](https://github.com/Mintplex-Labs/anything-llm/commit/f728ffacf29f1e002d8c8041516b649989660ffa) Enable privacy and handling to be reviewed and modified ### 📊 Changes **7 files changed** (+233 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/App.jsx` (+7 -0) 📝 `frontend/src/components/SettingsSidebar/index.jsx` (+9 -0) ➕ `frontend/src/pages/GeneralSettings/PrivacyAndData/index.jsx` (+206 -0) 📝 `frontend/src/pages/OnboardingFlow/Steps/DataHandling/index.jsx` (+3 -3) 📝 `frontend/src/utils/paths.js` (+3 -0) 📝 `server/models/systemSettings.js` (+1 -0) 📝 `server/utils/helpers/updateENV.js` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:58 -05:00
yindo closed this issue 2026-02-22 18:33:58 -05:00
yindo changed title from [PR #910] Enable privacy and handling to be reviewed and modified to [PR #910] [MERGED] Enable privacy and handling to be reviewed and modified 2026-06-05 15:13:54 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3530