search for: zettlmei

Displaying 2 results from an estimated 2 matches for "zettlmei".

2024 Sep 06
1
[PATCH] ssh-add: Support '@' in the user part of destination constraints
On Thu, 5 Sep 2024, Max Zettlmei?l via openssh-unix-dev wrote: > Properly adding a (complete) host constraint for one of my Git SSH > identities was impossible because the string got split into username > and host at the first '@', yet the username itself contains an '@'. [snip] > If you are unsure a...
2024 Sep 05
1
[PATCH] ssh-add: Support '@' in the user part of destination constraints
Properly adding a (complete) host constraint for one of my Git SSH identities was impossible because the string got split into username and host at the first '@', yet the username itself contains an '@'. This patch changes the `ssh-add` command to support destination constraints which contain '@' in the user part and therefor the creation of fully qualified SSH agent