[phpwebapp-commits] CVS: top10/docs ToDo.txt,1.2,1.3
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-09-25 06:51:32
|
Update of /cvsroot/phpwebapp/top10/docs In directory sc8-pr-cvs1:/tmp/cvs-serv3883/docs Modified Files: ToDo.txt Log Message: Index: ToDo.txt =================================================================== RCS file: /cvsroot/phpwebapp/top10/docs/ToDo.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ToDo.txt 24 Sep 2003 14:01:37 -0000 1.2 --- ToDo.txt 25 Sep 2003 06:51:27 -0000 1.3 *************** *** 16,20 **** status of old pending requests to 'expired'. ! - Check for malicious requests. - If a user makes another request without confirming the first --- 16,22 ---- status of old pending requests to 'expired'. ! - Check for malicious requests. Username is given by the user ! and sometimes the project id as well; check their values so ! that it is not possible for them to have a malicious value. - If a user makes another request without confirming the first |