[PR #1492] [MERGED] Limit return object of user when returned in some endpoints #3700

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1492
Author: @timothycarambat
Created: 5/22/2024
Status: Merged
Merged: 5/22/2024
Merged by: @timothycarambat

Base: masterHead: security/limit-user-object-return-schema


📝 Commits (1)

  • 9df4521 Limit return object of user when returned in some endpoints

📊 Changes

4 files changed (+24 additions, -13 deletions)

View changed files

📝 server/endpoints/admin.js (+1 -4)
📝 server/endpoints/api/admin/index.js (+1 -4)
📝 server/endpoints/system.js (+3 -3)
📝 server/models/user.js (+19 -2)

📄 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/1492 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/22/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `security/limit-user-object-return-schema` --- ### 📝 Commits (1) - [`9df4521`](https://github.com/Mintplex-Labs/anything-llm/commit/9df4521113ddb9a3adb5d0e3941e7d494992629c) Limit return object of `user` when returned in some endpoints ### 📊 Changes **4 files changed** (+24 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `server/endpoints/admin.js` (+1 -4) 📝 `server/endpoints/api/admin/index.js` (+1 -4) 📝 `server/endpoints/system.js` (+3 -3) 📝 `server/models/user.js` (+19 -2) </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:34:19 -05:00
yindo closed this issue 2026-02-22 18:34:19 -05:00
yindo changed title from [PR #1492] Limit return object of `user` when returned in some endpoints to [PR #1492] [MERGED] Limit return object of `user` when returned in some endpoints 2026-06-05 15:14:46 -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#3700