summaryrefslogtreecommitdiff
path: root/doc/source/faq.rst
diff options
context:
space:
mode:
authorThibault "bui" Koechlin2018-01-03 13:44:53 +0100
committerGitHub2018-01-03 13:44:53 +0100
commitba4cf621c33de08680d851b549eaaa009d5785f4 (patch)
tree5298a3444c24086517d017444a251dc2d3d9728e /doc/source/faq.rst
parent3b547450e5ee6d7bd93f28b44e751ee43936c909 (diff)
parente45db19610970fd077444bb1ffaa839b05f086fb (diff)
Merge pull request #110 from nbs-system/document_debug
Document how to debug Snuffleupagus, specifically providing a stacktrace
Diffstat (limited to 'doc/source/faq.rst')
-rw-r--r--doc/source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index d76a045..6a60d2f 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -110,7 +110,7 @@ issues, as stated in their `documentation <https://wiki.php.net/security#not_a_s
110We do think that a security issue that "requires the use of code or settings known to be insecure" 110We do think that a security issue that "requires the use of code or settings known to be insecure"
111is still a security issue, and should be treated as such. 111is still a security issue, and should be treated as such.
112 112
113We don't have the pretention to state that Snuffleupagus will magically solve 113We don't have the pretension to state that Snuffleupagus will magically solve
114all your security issues, but we believe that it might definitely help. 114all your security issues, but we believe that it might definitely help.
115 115
116Why should I send you bugs, security issues and patches? 116Why should I send you bugs, security issues and patches?