diff options
| author | jvoisin | 2017-11-27 16:48:29 +0100 |
|---|---|---|
| committer | jvoisin | 2017-11-27 16:48:29 +0100 |
| commit | 70333c8f84fd2fac87e8c57b4d0a48634b407250 (patch) | |
| tree | 750039d11ae00dfae59e098baa1aacc079e60387 /doc | |
| parent | 3df9d9ebf76e2f0bb5f777089bd64d18c7ff2d3d (diff) | |
Improve a link, thanks to @mikewest
Diffstat (limited to 'doc')
| -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 c4239e9..59aeac2 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst | |||
| @@ -332,7 +332,7 @@ an other site might present something like | |||
| 332 | effectivement transfering money from the user's account to the attacker one. | 332 | effectivement transfering money from the user's account to the attacker one. |
| 333 | 333 | ||
| 334 | Snuffleupagus can prevent this (in `supported browsers <https://caniuse.com/#search=samesite>`__) | 334 | Snuffleupagus can prevent this (in `supported browsers <https://caniuse.com/#search=samesite>`__) |
| 335 | by setting the `samesite <https://tools.ietf.org/html/draft-west-first-party-cookies-07>`__ | 335 | by setting the `samesite <https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-02#section-5.3.7>`__ |
| 336 | attribute on cookies. | 336 | attribute on cookies. |
| 337 | 337 | ||
| 338 | 338 | ||
