[PR #3018] [MERGED] fix #3017 always ask for password once if not provided #3852

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3018
Author: @zxdong262
Created: 10/3/2023
Status: Merged
Merged: 10/3/2023
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (4)

📊 Changes

122 files changed (+3796 additions, -4160 deletions)

View changed files

.babelrc (+0 -11)
📝 build/bin/build-mac-arm.js (+0 -1)
📝 build/bin/build-mac.js (+0 -1)
📝 build/bin/build-win-appx.js (+0 -1)
📝 build/bin/build-win-loose.js (+0 -1)
📝 build/bin/build-win-nsis.js (+0 -1)
📝 build/bin/build-win-portable.js (+0 -1)
📝 build/bin/build-win-tar.js (+0 -1)
📝 build/bin/clean.js (+0 -1)
📝 build/bin/generate-version.js (+0 -1)
📝 build/bin/postpublish.js (+0 -1)
📝 package-lock.json (+3237 -3666)
📝 package.json (+2 -3)
📝 src/app/app.js (+0 -1)
📝 src/app/common/config-default.js (+0 -1)
📝 src/app/lib/create-app.js (+0 -1)
📝 src/app/lib/create-window.js (+0 -1)
📝 src/app/lib/user-config-controller.js (+0 -1)
📝 src/app/lib/watch-file.js (+0 -1)
📝 src/app/lib/window-control.js (+5 -5)

...and 80 more files

📄 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/3018 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 10/3/2023 **Status:** ✅ Merged **Merged:** 10/3/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (4) - [`a4e8968`](https://github.com/electerm/electerm/commit/a4e89689e3fa3d1ab78e956571ea7b468d8890ae) Code improve[skip build] - [`1d045e5`](https://github.com/electerm/electerm/commit/1d045e54b57f4e3aa8f3a9a656a093f12c0b4c23) fix[skip build] - [`20cbc5c`](https://github.com/electerm/electerm/commit/20cbc5c890c180c1f6e9b3cb4d1d3c34c71986f6) [skip build] fix1 - [`5620355`](https://github.com/electerm/electerm/commit/56203559002cbb6cec9f6bfa316a6e5dd602c2bd) fix #3017 always ask for password once if not provided ### 📊 Changes **122 files changed** (+3796 additions, -4160 deletions) <details> <summary>View changed files</summary> ➖ `.babelrc` (+0 -11) 📝 `build/bin/build-mac-arm.js` (+0 -1) 📝 `build/bin/build-mac.js` (+0 -1) 📝 `build/bin/build-win-appx.js` (+0 -1) 📝 `build/bin/build-win-loose.js` (+0 -1) 📝 `build/bin/build-win-nsis.js` (+0 -1) 📝 `build/bin/build-win-portable.js` (+0 -1) 📝 `build/bin/build-win-tar.js` (+0 -1) 📝 `build/bin/clean.js` (+0 -1) 📝 `build/bin/generate-version.js` (+0 -1) 📝 `build/bin/postpublish.js` (+0 -1) 📝 `package-lock.json` (+3237 -3666) 📝 `package.json` (+2 -3) 📝 `src/app/app.js` (+0 -1) 📝 `src/app/common/config-default.js` (+0 -1) 📝 `src/app/lib/create-app.js` (+0 -1) 📝 `src/app/lib/create-window.js` (+0 -1) 📝 `src/app/lib/user-config-controller.js` (+0 -1) 📝 `src/app/lib/watch-file.js` (+0 -1) 📝 `src/app/lib/window-control.js` (+5 -5) _...and 80 more files_ </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 01:54:01 +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#3852
No description provided.