solomax commented on issue #399: WICKET-6727: Configurable 
Content-Security-Policy
URL: https://github.com/apache/wicket/pull/399#issuecomment-577297405
 
 
   @papegaaij in our code we are using code like this:
   
https://github.com/apache/openmeetings/blob/csp/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.html#L28
   
   special CSS `custom.css` is editable by our users and placed last (after 
`<wicket:header-items/>`)
   Are there any options to `auto` add this to CSP?
   (Users might be able to generate `sha512`, but I would like to make this 
invisible somehow)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to