[PR #29] [MERGED] Extend configuration for yubikey #34

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/29
Author: @EvgeneOskin
Created: 5/18/2021
Status: Merged
Merged: 5/19/2021
Merged by: @EvgeneOskin

Base: masterHead: feature/yubikey


📝 Commits (3)

  • 3e7ae06 Add a new yubikey to yubikey pam
  • 5204689 Update ubuntu to support sk keys
  • 85a6b9b Updated info about the Yubikey

📊 Changes

18 files changed (+22 additions, -18 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 agent-forwarding-disabled/Dockerfile (+1 -1)
📝 authykey/Dockerfile (+1 -1)
📝 authypass/Dockerfile (+1 -1)
📝 client-cert/Dockerfile (+1 -1)
📝 gateway-ports/Dockerfile (+1 -1)
📝 http-proxy/Dockerfile (+1 -1)
📝 keyboard-interactive-pass/Dockerfile (+1 -1)
📝 mosh/Dockerfile (+2 -2)
📝 multiple-auths/Dockerfile (+1 -1)
📝 otp/Dockerfile (+1 -1)
📝 pass/Dockerfile (+3 -1)
📝 pass/sshd_config (+1 -0)
📝 sftp-disabled/Dockerfile (+1 -1)
📝 yubikey-pam/Dockerfile (+1 -1)
📝 yubikey-pam/pam_sshd (+1 -1)
📝 yubikey-pam/yubico_passw (+2 -1)
📝 yubikey/Dockerfile (+1 -1)

📄 Description

Description of the change

This change add another yubikey for pam configuration and updates ubuntu to use SK SSH keys.

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/29 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 5/18/2021 **Status:** ✅ Merged **Merged:** 5/19/2021 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/yubikey` --- ### 📝 Commits (3) - [`3e7ae06`](https://github.com/termius/hosts-farm/commit/3e7ae06b4cb95c549a2f7f673414ae55b7130c32) Add a new yubikey to yubikey pam - [`5204689`](https://github.com/termius/hosts-farm/commit/5204689520d1f7d09c7009e7e5e49cae67ccdbef) Update ubuntu to support sk keys - [`85a6b9b`](https://github.com/termius/hosts-farm/commit/85a6b9b1ccad3193cdd802400b6358b6899f5ef0) Updated info about the Yubikey ### 📊 Changes **18 files changed** (+22 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `agent-forwarding-disabled/Dockerfile` (+1 -1) 📝 `authykey/Dockerfile` (+1 -1) 📝 `authypass/Dockerfile` (+1 -1) 📝 `client-cert/Dockerfile` (+1 -1) 📝 `gateway-ports/Dockerfile` (+1 -1) 📝 `http-proxy/Dockerfile` (+1 -1) 📝 `keyboard-interactive-pass/Dockerfile` (+1 -1) 📝 `mosh/Dockerfile` (+2 -2) 📝 `multiple-auths/Dockerfile` (+1 -1) 📝 `otp/Dockerfile` (+1 -1) 📝 `pass/Dockerfile` (+3 -1) 📝 `pass/sshd_config` (+1 -0) 📝 `sftp-disabled/Dockerfile` (+1 -1) 📝 `yubikey-pam/Dockerfile` (+1 -1) 📝 `yubikey-pam/pam_sshd` (+1 -1) 📝 `yubikey-pam/yubico_passw` (+2 -1) 📝 `yubikey/Dockerfile` (+1 -1) </details> ### 📄 Description ## Description of the change This change add another yubikey for pam configuration and updates ubuntu to use SK SSH keys. ## Type of change - [x] Feature - [x] 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#34
No description provided.