You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/09 07:02:00 UTC

[jira] [Commented] (WICKET-6321) Support Integrity and Crossorigin attributes for JavaScriptUrlReferenceHeaderItem

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

ASF subversion and git services commented on WICKET-6321:
---------------------------------------------------------

Commit 5fb92a71e28e22e0d358ddb4b7a36b97207339f2 in wicket's branch refs/heads/master from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=5fb92a7 ]

WICKET-6321 dynamic SRI integrity calculation

> Support Integrity and Crossorigin attributes for JavaScriptUrlReferenceHeaderItem 
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-6321
>                 URL: https://issues.apache.org/jira/browse/WICKET-6321
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 8.0.0-M3
>            Reporter: Mikhail Fursov
>            Assignee: Sven Meier
>            Priority: Major
>             Fix For: 9.0.0-M4
>
>         Attachments: CORS.zip, wicket-6321-20180306.diff, wicket-6321.diff
>
>
> Example of secure script reference:
> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/js/bootstrap.min.js" integrity="sha256-+kIbbrvS+0dNOjhmQJzmwe/RILR/8lb/+4+PUNVW09k=" crossorigin="anonymous"></script>



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