bithavoc / express-winston

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

Respect request filtering of req.body... #153

Open rosston opened 7 years ago

rosston commented 7 years ago

Respect request filtering of req.body when req.body has not already been filtered by bodyBlacklist/bodyWhitelist.

Fixes #142.

Caused by dc4891f45a920c6db3c1e5427b04a9ff4a783b13 and 1cf7afb6126c88d9452d3352bbf4c88dc43277c3.