Re: [Openvpn-devel] [PATCH take2] Unbreak read username password from management

2015-11-26 Thread Selva Nair
Hi, On Thu, Nov 26, 2015 at 7:53 AM, Gert Doering wrote: > On Thu, Nov 26, 2015 at 12:15:32AM -0500, Selva Nair wrote: > > Commit 6e9373c846.. introduced a bug by which auth-user-pass > > input falls back to read-from-stdin after successfully reading > > from management. > > Mmmmh. I was all wi

Re: [Openvpn-devel] [PATCH take2] Unbreak read username password from management

2015-11-26 Thread Gert Doering
Hi, On Thu, Nov 26, 2015 at 12:15:32AM -0500, Selva Nair wrote: > Commit 6e9373c846.. introduced a bug by which auth-user-pass > input falls back to read-from-stdin after successfully reading > from management. Mmmmh. I was all willing to merge the other one - but this one looks like a workable