curl-library
Re: curl bug: ftp passwd with semicolon
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 10 Dec 2013 16:37:19 +0100 (CET)
Date: Tue, 10 Dec 2013 16:37:19 +0100 (CET)
On Fri, 6 Dec 2013, Petr Bahula wrote:
> after update from curl-7.30.0 to curl-7.31.0 not work ftp with password
> containing letter `;' - semicolon. I was try use curl-7.33.0, but with the
> same result.
I'm taking this over here from the users list. (also filed as bug #1311)
I think we should do something about the ; as separator even if it means
breaking how users may have started to use 7.31-7.33, due to how it breaks
compatibility with older libcurls and semicolons in passwords.
I suggest we either remove the ability to add options to that string, or make
the separator something that is less likely to be used in a password. Like for
example having it the spelled out ";options=" or something.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-12-10