From 319793d9b3d127ba2a9245713ef4f01b32918e95 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 22 Dec 2010 18:27:07 -0500 Subject: - Added CSRF token generation, as described in the narrative chapter entitled "Preventing Cross-Site Request Forgery Attacks". --- docs/latexindex.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/latexindex.rst') 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 -- cgit v1.2.3