mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-26 13:45:48 +03:00
[PR #38] [MERGED] Add service for testing custom pam #42
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#42
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/38
Author: @EvgeneOskin
Created: 1/24/2022
Status: ✅ Merged
Merged: 1/24/2022
Merged by: @EvgeneOskin
Base:
master← Head:feature/custom-keyboard-interactive📝 Commits (2)
8e05098Add python and c-based PAM modules5a94a98Remove python-based pam module📊 Changes
9 files changed (+126 additions, -4 deletions)
View changed files
📝
README.md(+2 -2)📝
docker-compose.yml(+12 -0)📝
entrypoint.sh(+1 -0)➕
keyboard-interactive-custom/Dockerfile(+27 -0)➕
keyboard-interactive-custom/pam_sshd(+2 -0)➕
keyboard-interactive-custom/termius-pam.c(+79 -0)📝
keyboard-interactive-pass/Dockerfile(+0 -1)📝
keyboard-interactive-pass/entrypoint.sh(+2 -0)📝
keyboard-interactive-pass/sshd_config(+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.