nickva opened a new pull request #2186: Improve credential stripping for replication document reads URL: https://github.com/apache/couchdb/pull/2186 Allow a special field for plugin writers to stash endpoint credentials, which gets the same treatment as headers and user:pass combinations for already existing plugins (session, noop aka basic auth). Instead of complicating the plugin API, use a simpler convention of just calling it "auth" for now. - [x] Code is written and works correctly - [x] Changes are covered by tests
---------------------------------------------------------------- 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] With regards, Apache Git Services
