Skip to content

Commit

Permalink
SECURITY-2674
Browse files Browse the repository at this point in the history
  • Loading branch information
car-roll authored and raul-arabaolaza committed Apr 4, 2022
1 parent f27b0b8 commit 95e5a6e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<j:if test="${!it.completed}">
<f:form method="post" action="${it.id}/submit" name="${it.id}">
<j:forEach var="param" items="${it.input.parameters}">
<j:set var="escapeEntryTitleAndDescription" value="true"/>
<st:include page="index.jelly" it="${param}"/>
</j:forEach>
<f:block>
Expand Down

0 comments on commit 95e5a6e

Please sign in to comment.