There was an error while loading. Please reload this page.
1 parent 17c2a18 commit e8788f2Copy full SHA for e8788f2
docs/manual/src/docbook/appendix-namespace.xml
@@ -521,7 +521,7 @@
521
</section>
522
<section xml:id="nsa-csrf">
523
<title><literal><csrf></literal></title>
524
- <para>This element will add <link xlink:href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">Cross Site Request Forger (CSRF)</a>
+ <para>This element will add <link xlink:href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">Cross Site Request Forger (CSRF)</link>
525
protection to the application. It also updates the default RequestCache
526
to only replay "GET" requests upon successful authentication.</para>
527
<section xml:id="nsa-csrf-parents">
0 commit comments