papegaaij opened a new pull request #406: WICKET-6737: Fix CSP violations in examples URL: https://github.com/apache/wicket/pull/406 This PR enables the strict CSP in the Wicket examples and fixes all violations (except for a few intentional violations in the CSP example). CSP is disabled in the websocket examples, because the `strict-dynamic` makes it impossible to load the javascript it requires in the way it does. The example can be modified or the CSP be made less strict, but I think it's good to have an example with a disabled CSP as well.
---------------------------------------------------------------- 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] With regards, Apache Git Services
