From 785fa814501d66e94d07a872d5ff69e26baf413d Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 28 Jan 2006 05:56:18 +0000 Subject: Added ViewState protection and cross site scripting prevention tutorial pages. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index f6db162f..a8b9d54e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -149,6 +149,8 @@ demos/quickstart/protected/pages/GettingStarted/AboutPrado.page -text demos/quickstart/protected/pages/GettingStarted/Installation.page -text demos/quickstart/protected/pages/GettingStarted/Introduction.page -text demos/quickstart/protected/pages/Security/Auth.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 demos/quickstart/protected/pages/ViewSource.php -text demos/quickstart/protected/pages/config.xml -text -- cgit v1.2.3