[PR #27] [MERGED] Adding support of SFTP to 2201 #30

Closed
opened 2026-03-04 01:40:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/27
Author: @dmatveevTermius
Created: 3/5/2021
Status: Merged
Merged: 3/7/2021
Merged by: @EvgeneOskin

Base: masterHead: add-sftp-to-2201


📝 Commits (1)

  • de16244 Adding support of SFTP to 2201

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 pass/sshd_config (+1 -0)

📄 Description

We need to be able to test SFTP connection with login/password, that's why we decided to add support of SFTP to 2201 (pass) service.

Description of the change

Description here

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 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/termius/hosts-farm/pull/27 **Author:** [@dmatveevTermius](https://github.com/dmatveevTermius) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/7/2021 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `add-sftp-to-2201` --- ### 📝 Commits (1) - [`de16244`](https://github.com/termius/hosts-farm/commit/de162448a50aa7acbf835716db419dc50b630b82) Adding support of SFTP to 2201 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pass/sshd_config` (+1 -0) </details> ### 📄 Description We need to be able to test SFTP connection with login/password, that's why we decided to add support of SFTP to 2201 (pass) service. ## Description of the change Description here ## Type of change - [ ] Feature - [ ] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:35 +03:00
Sign in to join this conversation.
No labels
pull-request
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/hosts-farm#30
No description provided.