From: Rob H. <for...@us...> - 2002-08-26 06:59:51
|
Update of /cvsroot/sandweb/sandweb In directory usw-pr-cvs1:/tmp/cvs-serv17665 Modified Files: MANIFEST Log Message: adding Security class, centralizes standard security checks for user input in SandWeb Index: MANIFEST =================================================================== RCS file: /cvsroot/sandweb/sandweb/MANIFEST,v retrieving revision 1.13 retrieving revision 1.14 diff -U2 -r1.13 -r1.14 --- MANIFEST 21 Jul 2002 06:21:18 -0000 1.13 +++ MANIFEST 26 Aug 2002 06:59:47 -0000 1.14 @@ -24,4 +24,5 @@ lib/SandWeb/Repository/cvs.pm lib/SandWeb/Shell.pm +lib/SandWeb/Security.pm templates/file.html |