Daily updates from Odoo
Friday, December 1, 2017
1 change · master
Security fixes and vulnerability patches
The payment authorization module now prevents credit card information from being written to system logs when creating payment tokens. This reduces the risk of sensitive customer payment data being exposed and helps protect compliance and trust.
Original PR description
By introducing logging on s2s transaction (commit @c32de79237f412c2b9c05302366866e63366c75b) we were logging credit card when creating a payment token. So we are now avoiding to log them. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr