| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
preserve password prompting?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 13 Oct 2003 14:37:43 +0200 (CEST)
Prompting For Passwords With libcurl?
Today's libcurl prompts for passwords in some cases. I'm now considering to
A) It is a bit dubious for a library to do prompting to begin with.
B) User names and passwords are set by applications on the "easy handle".
This calls for problems. For example, when doing some of the
We then need to get a URL using the specified user name, and if libcurl
Effects of Removal
Reason B above makes the command line tool curl to prompt for passwords
I would instead prefer to move the password prompting code from libcurl to the
Of course, this would affect all applications of today that rely on this
Removing this feature would of course make CURLOPT_PASSWDFUNCTION and
Applications that enter no password to force a prompt today, would be using an
Work-arounds Instead of Removal
On the behalf of curl, I can always just duplicate the code and make sure that
[*] = Digest, NTLM, Negotiate etc all require more than one HTTP request to get
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.phpReceived on 2003-10-13 These mail archives are generated by hypermail. |
Page updated October 16, 2006.
web site info