summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/config.rst2
-rw-r--r--doc/source/papers.rst3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst
index 1b2ed09..95a76f5 100644
--- a/doc/source/config.rst
+++ b/doc/source/config.rst
@@ -113,8 +113,10 @@ It can either be ``enabled`` or ``disabled``.
113 sp.auto_cookie_secure.disable(); 113 sp.auto_cookie_secure.disable();
114 114
115.. _cookie-encryption_config: 115.. _cookie-encryption_config:
116
116cookie_encryption 117cookie_encryption
117^^^^^^^^^^^^^^^^^ 118^^^^^^^^^^^^^^^^^
119
118 * `default: disabled` 120 * `default: disabled`
119 * `more <features.html#session-cookie-stealing-via-xss>`__ 121 * `more <features.html#session-cookie-stealing-via-xss>`__
120 122
diff --git a/doc/source/papers.rst b/doc/source/papers.rst
index d028b14..5e0257c 100644
--- a/doc/source/papers.rst
+++ b/doc/source/papers.rst
@@ -13,4 +13,5 @@ Talks
13Articles 13Articles
14-------- 14--------
15 15
16- `Killing php bug classes at berlinsides <https://dustri.org/b/killing-php-bug-classes-at-berlinsides.html>`_ - 2017-06-05 \ No newline at end of file 16- `Killing php bug classes at berlinsides <https://dustri.org/b/killing-php-bug-classes-at-berlinsides.html>`_ - 2017-06-05
17- `Snuffleu…what? <https://fr33tux.org/post/snuffleupagus/>`_ - 2017-10-07