[PR #1516] [MERGED] repatch path normalization #3701

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/1516
Author: @timothycarambat
Created: 5/23/2024
Status: Merged
Merged: 5/23/2024
Merged by: @timothycarambat

Base: masterHead: patch/path-normaliztion-validation


📝 Commits (1)

  • 427ed30 repatch path normalization

📊 Changes

7 files changed (+59 additions, -39 deletions)

View changed files

📝 collector/utils/files/index.js (+5 -5)
📝 server/endpoints/api/document/index.js (+3 -0)
📝 server/endpoints/document.js (+3 -1)
📝 server/endpoints/system.js (+11 -8)
📝 server/endpoints/workspaces.js (+11 -9)
📝 server/utils/files/logo.js (+21 -15)
📝 server/utils/files/pfp.js (+5 -1)

📄 Description

Repatch path normalization to validate pathing within destination folders


🔄 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/1516 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch/path-normaliztion-validation` --- ### 📝 Commits (1) - [`427ed30`](https://github.com/Mintplex-Labs/anything-llm/commit/427ed30e65b8601bd2ee80440991c44d3930b4ec) repatch path normalization ### 📊 Changes **7 files changed** (+59 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `collector/utils/files/index.js` (+5 -5) 📝 `server/endpoints/api/document/index.js` (+3 -0) 📝 `server/endpoints/document.js` (+3 -1) 📝 `server/endpoints/system.js` (+11 -8) 📝 `server/endpoints/workspaces.js` (+11 -9) 📝 `server/utils/files/logo.js` (+21 -15) 📝 `server/utils/files/pfp.js` (+5 -1) </details> ### 📄 Description Repatch path normalization to validate pathing within destination folders --- <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 #1516] repatch path normalization to [PR #1516] [MERGED] repatch path normalization 2026-06-05 15:14:47 -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#3701