[Ddclient-forum] [ ddclient-Bugs-3130634 ] allow long passwords
Brought to you by:
supersandro2000,
wimpunk
From: SourceForge.net <no...@so...> - 2010-12-07 07:26:20
|
Bugs item #3130634, was opened at 2010-12-06 19:21 Message generated for change (Comment added) made by wimpunk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=676128&aid=3130634&group_id=116817 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Ingo Schwarze (ischwarze) Assigned to: Nobody/Anonymous (nobody) Summary: allow long passwords Initial Comment: When using a long password, the function encode_base64() will insert one or more line breaks in the middle of the encoded password string, and the function geturl() will past these into the HTTP headers, breaking HTTP protocol syntax. See this old mail for more details: http://osdir.com/ml/network.dns.ddclient.forum/2008-02/msg00023.html ---------------------------------------------------------------------- >Comment By: wimpunk (wimpunk) Date: 2010-12-07 07:26 Message: Patch applied as r122 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=676128&aid=3130634&group_id=116817 |