mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[PR #19] [MERGED] Keys should not be case sensitive, allow multiple vals #44
Labels
No labels
ai-generated
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ssh-sync#44
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/therealpaulgg/ssh-sync/pull/19
Author: @therealpaulgg
Created: 3/20/2023
Status: ✅ Merged
Merged: 3/20/2023
Merged by: @therealpaulgg
Base:
main← Head:18-keys-should-not-be-case-sensitive-ie-identityfile📝 Commits (1)
ae5d4cecode changes📊 Changes
6 files changed (+23 additions, -20 deletions)
View changed files
📝
pkg/actions/download.go(+4 -3)📝
pkg/dto/main.go(+3 -3)📝
pkg/models/host.go(+3 -3)📝
pkg/utils/parseconfig.go(+4 -4)📝
pkg/utils/write.go(+9 -5)📝
todo.txt(+0 -2)📄 Description
This PR allows for duplicate keys in the ssh_config and multiple identityfile entries. It also makes identityfile no longer case sensitive.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.