From ae2c0e8d05246265e139dde9a25a98fff3cf2213 Mon Sep 17 00:00:00 2001 From: Daniel Holth Date: Tue, 2 Mar 2010 17:46:16 +0000 Subject: normalize case for http_only zcml directive default --- docs/narr/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/security.rst b/docs/narr/security.rst index 5178a7c54..a4ef8a933 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -596,7 +596,7 @@ An example of its usage, with all attributes fully expanded: reissue_time="600" max_age="31536000" path="/" - http_only="False" + http_only="false" /> See :ref:`authtktauthenticationpolicy_directive` for details about -- cgit v1.2.3