diff options
Diffstat (limited to 'doc/source/encryption.rst')
| -rw-r--r-- | doc/source/encryption.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/encryption.rst b/doc/source/encryption.rst index 8ac6861..2b6ac9d 100644 --- a/doc/source/encryption.rst +++ b/doc/source/encryption.rst | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .. _cookie-encryption-config: | 1 | .. _cookie-encryption-page: |
| 2 | 2 | ||
| 3 | Cookies | 3 | Cookies |
| 4 | ======= | 4 | ======= |
| @@ -39,7 +39,6 @@ It can either be set to ``strict`` or ``lax``: | |||
| 39 | sp.cookie.name("cookie1").samesite("lax"); | 39 | sp.cookie.name("cookie1").samesite("lax"); |
| 40 | sp.cookie.name("cookie2").samesite("strict");; | 40 | sp.cookie.name("cookie2").samesite("strict");; |
| 41 | 41 | ||
| 42 | .. _cookie-encryption_config: | ||
| 43 | 42 | ||
| 44 | Cookie encryption | 43 | Cookie encryption |
| 45 | """"""""""""""""" | 44 | """"""""""""""""" |
