[PR #42] [MERGED] [#41] Pass SSH parameters to daemon #185

Closed
opened 2026-03-03 16:05:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/42
Author: @mdelapenya
Created: 2/20/2015
Status: Merged
Merged: 2/23/2015
Merged by: @mthenw

Base: masterHead: ssh-daemonize


📝 Commits (6)

  • d45568a [#41] Pass SSH parameters to daemon
  • bcfbd59 [#41] Add a test to verify the issue
  • 3909011 [#41] Source formatting (Travis-ci complained about line length)
  • 1d8fb18 [#42] Follow doSecure approach for SSH connections
  • d7ec19d [#42] Update test with doSSH approach
  • c0b796c [#42] Add another test: without SSH configuration

📊 Changes

3 files changed (+45 additions, -1 deletions)

View changed files

📝 index.js (+4 -1)
📝 lib/daemonize.js (+8 -0)
📝 test/daemonize.js (+33 -0)

📄 Description

Please modify what you consider. Thanks


🔄 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/mthenw/frontail/pull/42 **Author:** [@mdelapenya](https://github.com/mdelapenya) **Created:** 2/20/2015 **Status:** ✅ Merged **Merged:** 2/23/2015 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `ssh-daemonize` --- ### 📝 Commits (6) - [`d45568a`](https://github.com/mthenw/frontail/commit/d45568a11d352444ad5da0ffa293079b17ad0b5c) [#41] Pass SSH parameters to daemon - [`bcfbd59`](https://github.com/mthenw/frontail/commit/bcfbd599bc8e89d17718ad9c53df0bdb8d51cb3f) [#41] Add a test to verify the issue - [`3909011`](https://github.com/mthenw/frontail/commit/3909011c1c93bf2ba6b13398d024d675dd5d3e7c) [#41] Source formatting (Travis-ci complained about line length) - [`1d8fb18`](https://github.com/mthenw/frontail/commit/1d8fb184c3157f591c974e066eab1c0bb6ba5a1d) [#42] Follow doSecure approach for SSH connections - [`d7ec19d`](https://github.com/mthenw/frontail/commit/d7ec19d5a44ba7ad00e1265f102f540cdfb7be98) [#42] Update test with doSSH approach - [`c0b796c`](https://github.com/mthenw/frontail/commit/c0b796c5b094d33c7b5105d476916c9fab94f4bb) [#42] Add another test: without SSH configuration ### 📊 Changes **3 files changed** (+45 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `index.js` (+4 -1) 📝 `lib/daemonize.js` (+8 -0) 📝 `test/daemonize.js` (+33 -0) </details> ### 📄 Description Please modify what you consider. Thanks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:05:54 +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/frontail#185
No description provided.