summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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