[PR #1546] [MERGED] Support global proxy auth #3553

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1546
Author: @zxdong262
Created: 2/4/2020
Status: Merged
Merged: 2/4/2020
Merged by: @zxdong262

Base: masterHead: fix-1


📝 Commits (1)

  • d2af3c3 Support global proxy auth

📊 Changes

6 files changed (+44 additions, -14 deletions)

View changed files

📝 app/server/socks.js (+6 -6)
📝 app/utils/config.default.js (+2 -0)
📝 package.json (+1 -1)
📝 src/client/common/merge-proxy.js (+3 -1)
📝 src/client/components/bookmark-form/ssh-form.jsx (+5 -5)
📝 src/client/components/setting-panel/setting.jsx (+27 -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/1546 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 2/4/2020 **Status:** ✅ Merged **Merged:** 2/4/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1` --- ### 📝 Commits (1) - [`d2af3c3`](https://github.com/electerm/electerm/commit/d2af3c3d0857e22a503f312046b8a572ccede1d9) Support global proxy auth ### 📊 Changes **6 files changed** (+44 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `app/server/socks.js` (+6 -6) 📝 `app/utils/config.default.js` (+2 -0) 📝 `package.json` (+1 -1) 📝 `src/client/common/merge-proxy.js` (+3 -1) 📝 `src/client/components/bookmark-form/ssh-form.jsx` (+5 -5) 📝 `src/client/components/setting-panel/setting.jsx` (+27 -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:57:09 +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#3553
No description provided.