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 2023/01/12 08:56:58 UTC

[GitHub] [couchdb-nano] YakovL opened a new pull request, #321: Deprecating credentials in url

YakovL opened a new pull request, #321:
URL: https://github.com/apache/couchdb-nano/pull/321

   ## Overview
   
   This is a follow up for https://github.com/apache/couchdb-nano/issues/174
   Docs should stop suggesting the `http://username:password@127.0.0.1:5984` syntax for connection and suggest using `.auth` instead.
   
   ## Testing recommendations
   
   I'm not sure yet if we only have to update readme.md, but at least going through it with a simple search for `pass` is helpful to find other places to be modified.
   
   ## Checklist
   
   - [ ] check whether there's any related PRs;
   - [ ] check if docs are stored in other places than readme.md;
   - [ ] find all the places to be rewritten;
   - [ ] update content.
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org