salcho commented on pull request #430: URL: https://github.com/apache/struts/pull/430#issuecomment-675472136
Hi @aleksandr-m @lukaszlenart, Re: **CspReportAction**. In our experience, many developers are put off of adopting CSP in their applications because collecting reports adds more overhead. We decided to add the `CspReportAction` class with a default implementation to give those developers the option to either use an out of the box (and useful, since the reports can be seen in logs) implementation or subclass the action and implement custom logic. Alex, I've pushed a new commit that addresses your comment. Thanks for flagging! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
