From 4a8eaa0c101489e7a7ad1d87b86d2ee60a1b9caa Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 12 Feb 2006 02:03:44 +0000 Subject: Added cookie protection tutorial. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 9a66425d..3d554c69 100644 --- a/.gitattributes +++ b/.gitattributes @@ -221,6 +221,7 @@ demos/quickstart/protected/pages/GettingStarted/Installation.page -text demos/quickstart/protected/pages/GettingStarted/Introduction.page -text demos/quickstart/protected/pages/GettingStarted/Upgrading.page -text demos/quickstart/protected/pages/Security/Auth.page -text +demos/quickstart/protected/pages/Security/Cookie.page -text demos/quickstart/protected/pages/Security/ViewState.page -text demos/quickstart/protected/pages/Security/XSS.page -text demos/quickstart/protected/pages/ViewSource.page -text -- cgit v1.2.3