glynnbird opened a new pull request #275:
URL: https://github.com/apache/couchdb-nano/pull/275


   ## Overview
   
   When logging is enabled, nano would use JavaScript's clone operation so that 
it could scrub authentication credentials without actually deleting the 
originals. Instead, as suggested by issue #274 we just make a selective copy of 
certain attributes which avoids the possibility of a circular reference
   
   ## Testing recommendations
   
   See issue #274 
   
   ## GitHub issue number
   
   Fixes issue #274 
   
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [x] Documentation reflects the changes;
   


-- 
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: [email protected]

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


Reply via email to