[
https://issues.apache.org/jira/browse/WICKET-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911727#comment-17911727
]
ASF GitHub Bot commented on WICKET-7137:
----------------------------------------
pedrosans merged PR #1060:
URL: https://github.com/apache/wicket/pull/1060
> 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: 10.3.0
> Reporter: Pedro Santos
> Assignee: Pedro Santos
> Priority: Major
>
> 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)