diff options
| -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 | ||
