1
1
Jakub Jelen 9f5f10552b config: Do not overwrite previously matched result in Host blocks
The match_hostname() expects comma separated list, while the Host
config keyword in openssh uses spaces separated list by default.
Therefore any subseqent match or negated match in space separated
list will overwrite the previous matches.

This also adjusts the tests to make sure both of the versions work.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2018-09-05 11:43:05 +02:00
..
2018-09-05 11:43:05 +02:00
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2018-06-04 11:20:28 +02:00
2018-06-29 14:41:14 +02:00