impress-org / givewp

GiveWP - The #1 Donation Plugin for WordPress. Easily accept donations and fundraise using your WordPress website.
https://givewp.com/
GNU General Public License v3.0
340 stars 191 forks source link

Remove logs that has card information #6327

Closed ravinderk closed 1 year ago

ravinderk commented 2 years ago

Details

We recently fixed an issue about unintentionally logging card information in the log table: https://github.com/impress-org/givewp/pull/6312 we should clear these logs from the log table.

Acceptance Criteria

ravinderk commented 2 years ago

We discovered different sources which cause saving card information in the log.

ravinderk commented 1 year ago

Resolved with https://github.com/impress-org/givewp/pull/6401