[PR #1203] [MERGED] fix #1193 [feat] Add disable ssh/sftp history setting #3406

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1203
Author: @zxdong262
Created: 4/1/2019
Status: Merged
Merged: 4/1/2019
Merged by: @zxdong262

Base: masterHead: fix-1193


📝 Commits (1)

  • 8ff22fb fix #1193 [feat] Add disable ssh/sftp history setting

📊 Changes

7 files changed (+28 additions, -20 deletions)

View changed files

📝 app/config.default.js (+3 -1)
📝 package.json (+2 -2)
📝 src/client/components/main/main.jsx (+3 -1)
📝 src/client/components/setting-panel/setting.jsx (+3 -2)
📝 src/client/components/sftp/index.jsx (+1 -1)
📝 src/client/components/sftp/transport.jsx (+14 -12)
📝 src/client/components/sftp/transports.jsx (+2 -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/1203 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 4/1/2019 **Status:** ✅ Merged **Merged:** 4/1/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1193` --- ### 📝 Commits (1) - [`8ff22fb`](https://github.com/electerm/electerm/commit/8ff22fb7b81ecfd45c7a5fe280b034a6176457b0) fix #1193 [feat] Add disable ssh/sftp history setting ### 📊 Changes **7 files changed** (+28 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `app/config.default.js` (+3 -1) 📝 `package.json` (+2 -2) 📝 `src/client/components/main/main.jsx` (+3 -1) 📝 `src/client/components/setting-panel/setting.jsx` (+3 -2) 📝 `src/client/components/sftp/index.jsx` (+1 -1) 📝 `src/client/components/sftp/transport.jsx` (+14 -12) 📝 `src/client/components/sftp/transports.jsx` (+2 -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:38 +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#3406
No description provided.