very long passwords cause LightweightHTTP wagon to line-wrap the Base64-encoded 
Authorization header
----------------------------------------------------------------------------------------------------

                 Key: MNG-4147
                 URL: http://jira.codehaus.org/browse/MNG-4147
             Project: Maven 2
          Issue Type: Bug
            Reporter: John Casey


I'll cross-file (and link) this issue into wagon, but Sun's HTTPURLConnection 
implementation uses a line-wrapping Base64 implementation. When passwords are 
very long, this causes an invalid HTTP request, since the Authorization 
header's value is line-wrapped.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to