You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/09/17 16:22:18 UTC

[GitHub] [couchdb] nickva opened a new pull request #3156: Add url validation in replicator creds stripping logic

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


   Previously, in 3.x, we used to re-parse the endpoint URLs with `ibrowse_lib:parse_url/1` which threw an error if the URL was invalid. So we try to preserve that same logic.
   
   Backport some tests from 3.x to make sure URL stripping works when URL is valid and also use the nicer ?TDEF and ?TDEF_FE test helpers.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [couchdb] nickva merged pull request #3156: Add url validation in replicator creds stripping logic

Posted by GitBox <gi...@apache.org>.
nickva merged pull request #3156:
URL: https://github.com/apache/couchdb/pull/3156


   


----------------------------------------------------------------
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:
users@infra.apache.org