cloudant / python-cloudant

A Python library for Cloudant and CouchDB
Apache License 2.0
163 stars 55 forks source link

Removed user and pass from URL when not using basic auth #383

Closed emlaver closed 6 years ago

emlaver commented 6 years ago

Thanks for your hard work, please ensure all items are complete before opening.

What

Shortened the length of client URLs by removing the username and password.

How

Testing

Issues

363

For reviewers: