[
https://issues.apache.org/jira/browse/WICKET-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916140#comment-17916140
]
ASF subversion and git services commented on WICKET-7137:
---------------------------------------------------------
Commit dfef711cbedec6ea0564af1e86628d7fa623c0e6 in wicket's branch
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.5.0
from Pedro Henrique Oliveira dos Santos
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=dfef711cbe ]
WICKET-7137 move sanitizer code to PackageResourceUrlSanitizer
> Make resource URL sanitization extendable
> -----------------------------------------
>
> Key: WICKET-7137
> URL: https://issues.apache.org/jira/browse/WICKET-7137
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-core
> Affects Versions: 9.19.0, 10.3.0
> Reporter: Pedro Santos
> Assignee: Pedro Santos
> Priority: Major
> Fix For: 10.4.0, 9.20.0
>
>
> Currently, the code to sanitize resource URL attributes is hard-coded in in
> wicket-core. The problem is that projects like wicket-bootstrap-sass need a
> specialized sanitization in order to also validate resource URLs with
> scope/name encoded to servlet context resources rather than only package ones
> in the current implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)