You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sylvain Vieujot (Jira)" <ji...@apache.org> on 2021/02/27 17:46:00 UTC

[jira] [Commented] (WICKET-6872) CSPDirective is missing worker-src

    [ https://issues.apache.org/jira/browse/WICKET-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292194#comment-17292194 ] 

Sylvain Vieujot commented on WICKET-6872:
-----------------------------------------

Just requires adding `WORKER_SRC( "worker-src" )` to CSPDirective.java.

> CSPDirective is missing worker-src
> ----------------------------------
>
>                 Key: WICKET-6872
>                 URL: https://issues.apache.org/jira/browse/WICKET-6872
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 9.0.0, 9.1.0, 9.2.0
>            Reporter: Sylvain Vieujot
>            Priority: Minor
>   Original Estimate: 2m
>  Remaining Estimate: 2m
>
> It is not possible to unblock the CSP for worker-src as the CSPDirectice.WORKER_SRC enum is missing.
>  
> https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/worker-src
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)