nickva opened a new pull request #3601:
URL: https://github.com/apache/couchdb/pull/3601


   This reverts the update to ibrowse to always unquote userinfo
   (username and password) in endpoint URLs, as it has issues with
   compatibility since it would unqoute passwords which had a literal '+'
   as ' ' for example.
   
   There is a new recommended way of specifying passwords which may
   contain '@', ':' and other such symbols in
   
https://github.com/apache/couchdb/commit/1860ebbf2fa1731a62f3c9b107b2e52811489c1e.
   
   Issue: https://github.com/apache/couchdb/issues/2892
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to