[PR #1377] [MERGED] fix #1365 [feat] Add path validation and better resolve function #3487

Closed
opened 2026-02-27 00:56:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1377
Author: @zxdong262
Created: 10/17/2019
Status: Merged
Merged: 10/17/2019
Merged by: @zxdong262

Base: masterHead: fix-1365


📝 Commits (1)

  • 0efe333 fix #1365 [feat] Add path validation and better resolve function

📊 Changes

8 files changed (+32 additions, -5 deletions)

View changed files

📝 package-lock.json (+6 -1)
📝 package.json (+1 -0)
📝 src/client/common/fetch.js (+0 -1)
src/client/common/is-valid-path.js (+11 -0)
📝 src/client/common/resolve.js (+1 -1)
📝 src/client/components/sftp/index.jsx (+8 -1)
📝 src/client/entry/index.jsx (+5 -0)
📝 src/client/store/index.js (+0 -1)

📄 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/electerm/electerm/pull/1377 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 10/17/2019 **Status:** ✅ Merged **Merged:** 10/17/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1365` --- ### 📝 Commits (1) - [`0efe333`](https://github.com/electerm/electerm/commit/0efe3338040263a5beb04dd1c157c77838795c0b) fix #1365 [feat] Add path validation and better resolve function ### 📊 Changes **8 files changed** (+32 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+6 -1) 📝 `package.json` (+1 -0) 📝 `src/client/common/fetch.js` (+0 -1) ➕ `src/client/common/is-valid-path.js` (+11 -0) 📝 `src/client/common/resolve.js` (+1 -1) 📝 `src/client/components/sftp/index.jsx` (+8 -1) 📝 `src/client/entry/index.jsx` (+5 -0) 📝 `src/client/store/index.js` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:56:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3487
No description provided.