aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-08-05 12:32:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-08-05 12:32:02 +0000
commit859877dcfcf66bbe44e1a77db30362db0605387d (patch)
treed272cfa13a77c9598e4e9ccef467cc7e14cb4ce0 /docs
parentc04ce951061caf4267da05f8ba1be576e45d90de (diff)
auth problems
Diffstat (limited to 'docs')
-rw-r--r--docs/KNOWN_BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index e9f184968..c9f31972d 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -3,6 +3,9 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
+* Using CURLOPT_FAILONERROR (-f/--fail) will make authentication to stop
+ working if you use anything but plain Basic auth.
+
* LDAP output is garbled. Hardly anyone seems to care about LDAP functionality
in curl/libcurl why this report has been closed and set to be solved later.
If you feel this is something you want fixed, get in touch and we'll start