papegaaij commented on issue #399: WICKET-6727: Configurable 
Content-Security-Policy
URL: https://github.com/apache/wicket/pull/399#issuecomment-577342112
 
 
   @solomax I agree about the `SecureRandom`. `SHA1PRNG` is good enough for 
most usecases. And we need a generator that does not cause problems in simple 
applications like a quickstart.
   
   For the custom.css, you can whitelist that in the CSP by adding that 
particular stylesheet or `'self'` to the `style-src` directive.

----------------------------------------------------------------
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