bithavoc / express-winston

express.js middleware for winstonjs
https://www.npmjs.com/package/express-winston
MIT License
797 stars 187 forks source link

Fixed issue where body was not removed when request whitelisted and all props body blacklisted. #129

Closed ghost closed 7 years ago

ghost commented 7 years ago

Thanks Chris Driscol for the assist.

Resolves https://github.com/bithavoc/express-winston/issues/128

rosston commented 7 years ago

@jacobcabantomski-ct Thanks for contributing! I've added a couple commits to prep for merge. I've changed your fork, so I'll wait to merge and release until I get a 👍 from you.

ghost commented 7 years ago

@rosston 👍 Thanks for the additions, much better test with your cleanup.

rosston commented 7 years ago

Released in 2.1.1. Thanks @jacobcabantomski-ct!