[GitHub] [mina-sshd] tomaswolf commented on a change in pull request #196: [SSHD-1164] - fixed parsing of sshd_config "Host" lines to collapse spaces

2021-05-29 Thread GitBox
tomaswolf commented on a change in pull request #196: URL: https://github.com/apache/mina-sshd/pull/196#discussion_r641974333 ## File path: sshd-common/src/main/java/org/apache/sshd/common/util/GenericUtils.java ## @@ -196,6 +196,49 @@ public static boolean

[GitHub] [mina-sshd] tomaswolf commented on a change in pull request #196: [SSHD-1164] - fixed parsing of sshd_config "Host" lines to collapse spaces

2021-05-15 Thread GitBox
tomaswolf commented on a change in pull request #196: URL: https://github.com/apache/mina-sshd/pull/196#discussion_r632981358 ## File path: sshd-common/src/main/java/org/apache/sshd/client/config/hosts/HostConfigEntry.java ## @@ -1087,6 +1087,7 @@ public static void