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/api.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/api.rst') diff --git a/docs/api.rst b/docs/api.rst index 4808a08b3..b650c8ded 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -15,7 +15,6 @@ documentation is organized alphabetically by module name. api/config api/events api/exceptions - api/flash api/httpexceptions api/i18n api/interfaces -- cgit v1.2.3