mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 19:09:08 +00:00
SEC-2269: Fix markup for CSRF link
This commit is contained in:
parent
17c2a18fee
commit
e8788f2657
@ -521,7 +521,7 @@
|
||||
</section>
|
||||
<section xml:id="nsa-csrf">
|
||||
<title><literal><csrf></literal></title>
|
||||
<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>
|
||||
protection to the application. It also updates the default RequestCache
|
||||
to only replay "GET" requests upon successful authentication.</para>
|
||||
<section xml:id="nsa-csrf-parents">
|
||||
|
Loading…
x
Reference in New Issue
Block a user