diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-22 18:27:07 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-22 18:27:07 -0500 |
| commit | 319793d9b3d127ba2a9245713ef4f01b32918e95 (patch) | |
| tree | 651a3ec0365c68d947938265bd5a9223a8d24d86 /docs/latexindex.rst | |
| parent | 5801195412d2c809182304d09cc2860c61c6cc93 (diff) | |
| download | pyramid-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.rst | 2 |
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 |
