[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Implement parsing of the Match keyword from OpenSSH configuration files
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH] Implement parsing of the Match keyword from OpenSSH configuration files
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 05 Sep 2018 22:59:51 +0200
- To: libssh@xxxxxxxxxx
- Cc: Jakub Jelen <jjelen@xxxxxxxxxx>
On Wednesday, 5 September 2018 10:29:27 CEST Andreas Schneider wrote: > On Wednesday, 5 September 2018 09:58:21 CEST Jakub Jelen wrote: > > Hello all, > > Hi Jakub, > > > this option was somehow left unhandled in the past and it is causing > > failure in case this option is present in client configuration file. > > > > The attached patch parses the simple options and ignores the more > > complicated now. If interested, I can work also on the missing options, > > but I would say they are very rarely used in the wild. > > thanks again for your contribution. I just have some minor nitpicks! I've > commented on github. This landed in master and stable-0.8
[PATCH] Implement parsing of the Match keyword from OpenSSH configuration files | Jakub Jelen <jjelen@xxxxxxxxxx> |
Re: [PATCH] Implement parsing of the Match keyword from OpenSSH configuration files | Andreas Schneider <asn@xxxxxxxxxxxxxx> |