mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-27 06:05:50 +03:00
[PR #10] [MERGED] Add YubiKey hosts #13
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hosts-farm#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/termius/hosts-farm/pull/10
Author: @EvgeneOskin
Created: 8/3/2018
Status: ✅ Merged
Merged: 8/6/2018
Merged by: @Maxbey
Base:
master← Head:yubikey📝 Commits (3)
b0b295fSetup yubikey auth via gpg agent4a52099Add yubikey-pam authe9213dcAdd docs for yubikey servers📊 Changes
13 files changed (+140 additions, -1 deletions)
View changed files
📝
README.md(+3 -1)📝
docker-compose.yml(+13 -0)➕
yubikey-pam/Dockerfile(+15 -0)➕
yubikey-pam/README.md(+5 -0)➕
yubikey-pam/entrypoint.sh(+13 -0)➕
yubikey-pam/pam_sshd(+1 -0)➕
yubikey-pam/sshd_config(+6 -0)➕
yubikey-pam/yubico_passw(+1 -0)➕
yubikey/Dockerfile(+44 -0)➕
yubikey/README.md(+3 -0)➕
yubikey/entrypoint.sh(+27 -0)➕
yubikey/id_rsa.pub(+1 -0)➕
yubikey/sshd_config(+8 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.