gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 92/163: KNOWN_BUGS: NTLM doen't support password wi


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 92/163: KNOWN_BUGS: NTLM doen't support password with § character
Date: Sun, 05 Aug 2018 12:36:58 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 81758be83126deb01fef7ccb8c23564aa637ac79
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Jun 14 14:04:48 2018 +0200

    KNOWN_BUGS: NTLM doen't support password with § character
    
    Closes #2120
---
 docs/KNOWN_BUGS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 0c5e68f66..bed94eb92 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -45,6 +45,7 @@ problems may have been fixed or changed somewhat since this 
was written!
  5. Build and portability issues
  5.1 Windows Borland compiler
  5.2 curl-config --libs contains private details
+ 5.3 Windows: No execute on suitable sections
  5.4 AIX shared build with c-ares fails
  5.5 can't handle Unicode arguments in Windows
  5.6 cmake support gaps
@@ -57,6 +58,7 @@ problems may have been fixed or changed somewhat since this 
was written!
  6.2 MIT Kerberos for Windows build
  6.3 NTLM in system context uses wrong name
  6.4 Negotiate and Kerberos V5 need a fake user name
+ 6.5 NTLM doen't support password with § character
 
  7. FTP
  7.1 FTP without or slow 220 response
@@ -454,6 +456,9 @@ problems may have been fixed or changed somewhat since this 
was written!
  new conn->bits.want_authentication which is set when any of the authentication
  options are set.
 
+6.5 NTLM doen't support password with § character
+
+ https://github.com/curl/curl/issues/2120
 
 7. FTP
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]