summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-02-12 02:03:44 +0000
committerxue <>2006-02-12 02:03:44 +0000
commit4a8eaa0c101489e7a7ad1d87b86d2ee60a1b9caa (patch)
treebdf1c79610eed7c591f5bf227d1139403968d6b6 /.gitattributes
parent42126e88ba1e3508e2c5a36e49c23bfaf4a4262c (diff)
Added cookie protection tutorial.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
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