[PR #50] [MERGED] Add two new hosts with keyboard interactive and key #53

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/50
Author: @EvgeneOskin
Created: 5/9/2023
Status: Merged
Merged: 10/25/2023
Merged by: @EvgeneOskin

Base: masterHead: feature/keyboard-interactive-and-key


📝 Commits (1)

  • aa4b38e Add two new hosts with keyboard interactive and key

📊 Changes

4 files changed (+105 additions, -0 deletions)

View changed files

📝 docker-compose.yml (+42 -0)
keyboard-interactive-edgecases/Dockerfile (+20 -0)
keyboard-interactive-edgecases/entrypoint.sh (+34 -0)
keyboard-interactive-edgecases/sshd_config (+9 -0)

📄 Description

Description of the change

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/50 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 5/9/2023 **Status:** ✅ Merged **Merged:** 10/25/2023 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/keyboard-interactive-and-key` --- ### 📝 Commits (1) - [`aa4b38e`](https://github.com/termius/hosts-farm/commit/aa4b38ee3444b6d2cf9d1a9a6842732dae05f906) Add two new hosts with keyboard interactive and key ### 📊 Changes **4 files changed** (+105 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+42 -0) ➕ `keyboard-interactive-edgecases/Dockerfile` (+20 -0) ➕ `keyboard-interactive-edgecases/entrypoint.sh` (+34 -0) ➕ `keyboard-interactive-edgecases/sshd_config` (+9 -0) </details> ### 📄 Description ## Description of the change ## Type of change - [x] 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:41 +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#53
No description provided.