We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a066cc5 commit 907d5b2Copy full SHA for 907d5b2
webapps/docs/changelog.xml
@@ -197,6 +197,10 @@
197
failed when made from within a web application with resource caching
198
enabled if the target resource was packaged in a JAR file. (markt)
199
</fix>
200
+ <fix>
201
+ Pull request <pr>923</pr>: Avoid adding multiple CSRF tokens to a URL in
202
+ the <code>CsrfPreventionFilter</code>. (schultz)
203
+ </fix>
204
</changelog>
205
</subsection>
206
<subsection name="Coyote">
0 commit comments