mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-26 21:55:48 +03:00
[PR #31] [MERGED] Add a way to check using ssh for rsa key #36
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#36
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/31
Author: @EvgeneOskin
Created: 6/28/2021
Status: ✅ Merged
Merged: 6/28/2021
Merged by: @EvgeneOskin
Base:
master← Head:feature/secure-rsa-authentication📝 Commits (4)
c0c8e7bAdd disabled-rsa-sha and dropbeara7b663fUse bash as shell by defaultb315b79Add host configuration for rsa-sha and rsa-sha2b734bc9Fix starting basic ssh server with password auth📊 Changes
21 files changed (+85 additions, -16 deletions)
View changed files
📝
Dockerfile(+6 -1)📝
README.md(+2 -0)📝
agent-forwarding-disabled/entrypoint.sh(+1 -1)📝
authykey/entrypoint.sh(+1 -1)📝
authypass/entrypoint.sh(+1 -1)📝
client-cert/entrypoint.sh(+1 -1)📝
docker-compose.yml(+25 -1)➕
dropbear/Dockerfile(+18 -0)➕
dropbear/dropbear_config(+0 -0)📝
entrypoint.sh(+2 -1)📝
gateway-ports/entrypoint.sh(+1 -1)📝
keyboard-interactive-pass/entrypoint.sh(+1 -1)📝
mosh/entrypoint.sh(+1 -1)📝
multiple-auths/entrypoint.sh(+1 -1)📝
otp/entrypoint.sh(+1 -1)📝
pass/entrypoint.sh(+1 -1)➕
sanitize-auth-log.sh(+9 -0)➕
sshd_configs_raw/sshd_config_rsa_sha2(+10 -0)📝
telnet/entrypoint.sh(+1 -1)📝
yubikey-pam/entrypoint.sh(+1 -1)...and 1 more files
📄 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.