summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2017-10-10 11:34:29 +0200
committerjvoisin2017-10-10 11:34:29 +0200
commit6c89a3e68e109ab9e6ef5445c00ea786cd59c89c (patch)
treee1a34efea881bfc2cf9c06c5b7779bb8fef4696f /doc
parentc943df064e29d6710eb8f1c70acda0fd0c1dfbeb (diff)
Add a link to a new article, and fix a warn in the doc
Diffstat (limited to 'doc')
-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