On Tue, Nov 06, 2012 at 01:27:13PM +0200, Samuli Sepp?nen wrote:
>> On 10/10/12 04:13, Heiko Hund wrote: >>> Hi Adam >>> >>> On Tuesday 09 October 2012 14:52:33 Adam McDougall wrote: >>>> This report concerns the OpenVPN-GUI application included with >>>> 2.3-alpha3 and 2.3_beta1. I am excited to see native support for the >>>> Management Interface which I will ultimately need if I start deploying >>>> the Windows client, but I discovered username/password authentication >>>> chokes if either contain a backslash: \ >>> Thanks for the report. Currently "special" characters in username and password >>> are not quoted. I've had a report about a double quote breaking auth as >>> well... and forgot about fixing it. =) Expect this to be fixed in the next >>> beta release. And again, thanks for testing! >>> >>> Heiko >>> >> I tested the recent rc1 build but it was not fixed, did it go in? Thanks. >> > I checked the Windows installer and indeed, it was using an older > version of openvpn-gui. The build computer is atm building a new > installer based on latest Git commit. This seems to include the backlash > fix. > > I'll release the fixed build later today. > Fixed installers (version 003) are downloadable. If you look at "Properties -> Details/Version" of the bundled openvpn-gui.exe it should say "File version: 1.0.7". -- Samuli Sepp?nen It does say 1.0.7 now and it works! Thanks. Back to testing...