From 1fc7f583041d4393ed97cce53eb4cbe96964a7df Mon Sep 17 00:00:00 2001 From: kka Date: Wed, 18 Jul 2018 14:15:44 +0200 Subject: Fix broken links in the documentation --- doc/source/features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/features.rst') diff --git a/doc/source/features.rst b/doc/source/features.rst index 08ad3d4..e420156 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst @@ -71,7 +71,7 @@ Like *Suhosin*, we are encrypting the cookies with a secret key, an environment variable (usually the IP of the user) and the user's user-agent. This means that an attacker with an XSS won't be able to use the stolen cookie, since he can't spoof the content of the value of the environment -variable for the user. Please do read the :ref:`documentation about this feature ` +variable for the user. Please do read the :ref:`documentation about this feature ` if you're planning to use it. This feature is roughly the same than the `Suhosin one `_. -- cgit v1.3