[PR #54] [MERGED] Update ubuntu to use openssh with webauthn support #58

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/54
Author: @EvgeneOskin
Created: 12/28/2023
Status: Merged
Merged: 12/29/2023
Merged by: @EvgeneOskin

Base: masterHead: feature/update-openssh-for-webauthn


📝 Commits (2)

  • 9f682ef Update ubuntu to 22 to enable WebAuthn
  • ebf65e1 Fix starting http server in gateway-ports

📊 Changes

24 files changed (+32 additions, -33 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 agent-forwarding-disabled/Dockerfile (+1 -1)
📝 anomaly-exec/Dockerfile (+1 -1)
📝 authykey/Dockerfile (+1 -1)
📝 authypass/Dockerfile (+1 -1)
📝 client-cert/Dockerfile (+1 -1)
📝 gateway-ports/Dockerfile (+3 -3)
📝 gateway-ports/entrypoint.sh (+1 -1)
📝 gateway-ports/run_http.py (+6 -6)
📝 hostkey-order/Dockerfile (+1 -1)
📝 http-proxy/Dockerfile (+1 -1)
📝 keyboard-interactive-custom/Dockerfile (+2 -2)
📝 keyboard-interactive-edgecases/Dockerfile (+1 -1)
📝 keyboard-interactive-pass/Dockerfile (+1 -1)
📝 mosh/Dockerfile (+1 -1)
📝 multiple-auths/Dockerfile (+1 -1)
📝 otp/Dockerfile (+1 -1)
📝 pass/Dockerfile (+1 -1)
📝 raspbian/Dockerfile (+1 -2)
📝 sftp-disabled/Dockerfile (+1 -1)

...and 4 more files

📄 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/54 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 12/29/2023 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/update-openssh-for-webauthn` --- ### 📝 Commits (2) - [`9f682ef`](https://github.com/termius/hosts-farm/commit/9f682eff624788f941b93b90fe4c92583b7513ed) Update ubuntu to 22 to enable WebAuthn - [`ebf65e1`](https://github.com/termius/hosts-farm/commit/ebf65e1d3f6f57a12edc1ea3ddcfc12f176f13d3) Fix starting http server in gateway-ports ### 📊 Changes **24 files changed** (+32 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `agent-forwarding-disabled/Dockerfile` (+1 -1) 📝 `anomaly-exec/Dockerfile` (+1 -1) 📝 `authykey/Dockerfile` (+1 -1) 📝 `authypass/Dockerfile` (+1 -1) 📝 `client-cert/Dockerfile` (+1 -1) 📝 `gateway-ports/Dockerfile` (+3 -3) 📝 `gateway-ports/entrypoint.sh` (+1 -1) 📝 `gateway-ports/run_http.py` (+6 -6) 📝 `hostkey-order/Dockerfile` (+1 -1) 📝 `http-proxy/Dockerfile` (+1 -1) 📝 `keyboard-interactive-custom/Dockerfile` (+2 -2) 📝 `keyboard-interactive-edgecases/Dockerfile` (+1 -1) 📝 `keyboard-interactive-pass/Dockerfile` (+1 -1) 📝 `mosh/Dockerfile` (+1 -1) 📝 `multiple-auths/Dockerfile` (+1 -1) 📝 `otp/Dockerfile` (+1 -1) 📝 `pass/Dockerfile` (+1 -1) 📝 `raspbian/Dockerfile` (+1 -2) 📝 `sftp-disabled/Dockerfile` (+1 -1) _...and 4 more files_ </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:42 +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#58
No description provided.