Explorar o código

bug1666 - Pass-through support for SOCKS5 authentication(3)

Add changes file.
Robert Hogan %!s(int64=15) %!d(string=hai) anos
pai
achega
8a2f7ef66a
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/bug1666

+ 4 - 0
changes/bug1666

@@ -0,0 +1,4 @@
+  o Minor features:
+    - Accept attempts to include a password authenticator in the handshake, as
+      supported by SOCKS5. This handles SOCKS clients that don't know how to
+      omit the password when authenticating. Resolves bug 1666.