andruhon commented on issue #399: WICKET-6727: Configurable 
Content-Security-Policy
URL: https://github.com/apache/wicket/pull/399#issuecomment-578056988
 
 
   Hi Emond
   
   I also had difficulties with nonce per request and went with per-session
   solution.
   
   On Fri, 24 Jan 2020 at 22:03, Emond Papegaaij <notificati...@github.com>
   wrote:
   
   > I just noticed a problem with using a different nonce for every response.
   > strict-dynamic only works for scripts and not for stylesheets. This means
   > that a nonced script can load other scripts, but it cannot load additional
   > css. Threfore, I decided to bind the nonce to a page and use the same nonce
   > throughout the lifetime of the page.
   >
   > In addition, I'm working on reporting CSP violation back to the
   > application and log them.
   >
   > —
   > You are receiving this because you commented.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/wicket/pull/399?email_source=notifications&email_token=AAM5WIP2GCMQQRO54CVBQBLQ7KVFTA5CNFSM4KIOLJG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ2E25Q#issuecomment-578047350>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AAM5WIIXW2WUW4LJXEQPX5DQ7KVFTANCNFSM4KIOLJGQ>
   > .
   >
   

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