Kaynağa Gözat

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

Add changes file.
Robert Hogan 15 yıl önce
ebeveyn
işleme
8a2f7ef66a
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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.