Removed warnings from nodes.php
[mirrors/Kyberia-bloodline.git] / doc / TODO
index 4cfbaaeaae37448672890e58d89586d383c1dd51..2ad1c92d7ecb2a36d0418501113fea4232423079 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,23 +1,16 @@
 - User mail is not working
 
-- Uploading of datafiles is not working
-
 - Registration process is not working
   (rewrite sending of reg. mails)
 
-- fix ALL sql injections
+- SQL injections (many fixed, but some should be still there)
 
 - remove absolute paths from all source files (!) (over 50)
 
-- remove hard-coded kyberia.sk from:
-  ( ./inc/eventz/configure_email.inc )
-  ( ./inc/eventz/delete.inc )
-  ( ./inc/smarty/node_methodz/modifier.replaceLocalURLs.php )
-  ( ./inc/replaceLocalURLs.inc )
-  ( ./nodes.php )
-  ( ./cron/rssparse.php )
-  ( ./scripts/contentregexp.php ) (obsolete?)
-  Fix https vs http problem (url)
+- remove hard-coded hostname from:
+  ( registration mails )
+  ( scripts in "scripts" directory (system paths))
+- Fix https vs http problem (url) 
 
 - Suspected security holes:
   ( cron/process-img.sh )
@@ -29,7 +22,6 @@
   ( ./inc/eventz/add_test.inc )
   ( ./inc/eventz/add_ubik_friend.inc )
   ( ./inc/eventz/cron_test.inc )
-  ( ./inc/eventz/login_lockout_test.inc )
   ( ./inc/eventz/login_test.inc )
   ( ./inc/eventz/mail_test.inc )
   ( ./inc/eventz/test_button.inc )
This page took 0.098941 seconds and 4 git commands to generate.