mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-26 13:45:48 +03:00
[PR #57] [MERGED] Add ssh server with 2FA: password and otp #60
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#60
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/57
Author: @EvgeneOskin
Created: 2/15/2024
Status: ✅ Merged
Merged: 2/15/2024
Merged by: @EvgeneOskin
Base:
master← Head:feature/pass-and-keyboard-interactive📝 Commits (1)
2202a03Add ssh server with 2FA: password and otp📊 Changes
8 files changed (+47 additions, -7 deletions)
View changed files
📝
README.md(+1 -0)📝
docker-compose.yml(+16 -1)📝
otp/Dockerfile(+2 -1)📝
otp/entrypoint.sh(+5 -0)➕
otp/otp.pam_sshd(+16 -0)📝
otp/pass_otp.pam_sshd(+4 -2)📝
otp/sshd_config(+2 -2)📝
pass/entrypoint.sh(+1 -1)📄 Description
Description of the change
Type of change
Reviewer's checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.