Actions
Bug #8309
closedUnnecessary header injection check in spoof checker
Description
We're unnecessarily checking for email header injection already being safely handled by PHPMailer. This check is also causing significant performance loss when dealing with nested inputs on top of being unnecessary.
Actions