summaryrefslogtreecommitdiff
path: root/docs/latexindex.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-22 18:27:07 -0500
committerChris McDonough <chrism@plope.com>2010-12-22 18:27:07 -0500
commit319793d9b3d127ba2a9245713ef4f01b32918e95 (patch)
tree651a3ec0365c68d947938265bd5a9223a8d24d86 /docs/latexindex.rst
parent5801195412d2c809182304d09cc2860c61c6cc93 (diff)
downloadpyramid-319793d9b3d127ba2a9245713ef4f01b32918e95.tar.gz
pyramid-319793d9b3d127ba2a9245713ef4f01b32918e95.tar.bz2
pyramid-319793d9b3d127ba2a9245713ef4f01b32918e95.zip
- Added CSRF token generation, as described in the narrative chapter entitled
"Preventing Cross-Site Request Forgery Attacks".
Diffstat (limited to 'docs/latexindex.rst')
-rw-r--r--docs/latexindex.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst
index 6a1992ba4..713c9841f 100644
--- a/docs/latexindex.rst
+++ b/docs/latexindex.rst
@@ -42,6 +42,7 @@ Narrative Documentation
narr/webob
narr/sessions
narr/flash
+ narr/csrf
narr/security
narr/hybrid
narr/i18n
@@ -89,7 +90,6 @@ API Reference
api/config
api/events
api/exceptions
- api/flash
api/httpexceptions
api/i18n
api/interfaces