summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2017-11-27 16:48:29 +0100
committerjvoisin2017-11-27 16:48:29 +0100
commit70333c8f84fd2fac87e8c57b4d0a48634b407250 (patch)
tree750039d11ae00dfae59e098baa1aacc079e60387 /doc
parent3df9d9ebf76e2f0bb5f777089bd64d18c7ff2d3d (diff)
Improve a link, thanks to @mikewest
Diffstat (limited to 'doc')
-rw-r--r--doc/source/features.rst2
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
332effectivement transfering money from the user's account to the attacker one. 332effectivement transfering money from the user's account to the attacker one.
333 333
334Snuffleupagus can prevent this (in `supported browsers <https://caniuse.com/#search=samesite>`__) 334Snuffleupagus can prevent this (in `supported browsers <https://caniuse.com/#search=samesite>`__)
335by setting the `samesite <https://tools.ietf.org/html/draft-west-first-party-cookies-07>`__ 335by setting the `samesite <https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-02#section-5.3.7>`__
336attribute on cookies. 336attribute on cookies.
337 337
338 338