diff options
| author | kka | 2018-07-18 14:15:44 +0200 |
|---|---|---|
| committer | kka | 2018-07-18 14:15:44 +0200 |
| commit | 1fc7f583041d4393ed97cce53eb4cbe96964a7df (patch) | |
| tree | f0a321323cb4110fc7618c6da3a59cfeca0e9aea /doc/source/features.rst | |
| parent | ce476450d23cb6ebeb6005627594d21f9e8943e4 (diff) | |
Fix broken links in the documentation
Diffstat (limited to 'doc/source/features.rst')
| -rw-r--r-- | doc/source/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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, | |||
| 71 | an environment variable (usually the IP of the user) | 71 | an environment variable (usually the IP of the user) |
| 72 | and the user's user-agent. This means that an attacker with an XSS won't be able to use | 72 | and the user's user-agent. This means that an attacker with an XSS won't be able to use |
| 73 | the stolen cookie, since he can't spoof the content of the value of the environment | 73 | the stolen cookie, since he can't spoof the content of the value of the environment |
| 74 | variable for the user. Please do read the :ref:`documentation about this feature <cookie-encryption_config>` | 74 | variable for the user. Please do read the :ref:`documentation about this feature <config_cookie-encryption>` |
| 75 | if you're planning to use it. | 75 | if you're planning to use it. |
| 76 | 76 | ||
| 77 | This feature is roughly the same than the `Suhosin one <https://suhosin.org/stories/configuration.html#transparent-encryption-options>`_. | 77 | This feature is roughly the same than the `Suhosin one <https://suhosin.org/stories/configuration.html#transparent-encryption-options>`_. |
