From: Ben Darnell Date: Fri, 4 Feb 2022 19:40:15 +0000 (-0500) Subject: docs: Delete a redundant sentence X-Git-Tag: v6.2.0b1~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3109%2Fhead;p=thirdparty%2Ftornado.git docs: Delete a redundant sentence --- diff --git a/docs/guide/security.rst b/docs/guide/security.rst index b65cd3f37..008d614e5 100644 --- a/docs/guide/security.rst +++ b/docs/guide/security.rst @@ -215,10 +215,7 @@ Cross-site request forgery protection `Cross-site request forgery `_, or -XSRF, is a common problem for personalized web applications. See the -`Wikipedia -article `_ for -more information on how XSRF works. +XSRF, is a common problem for personalized web applications. The generally accepted solution to prevent XSRF is to cookie every user with an unpredictable value and include that value as an additional