X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=doc%2FTODO;h=2ad1c92d7ecb2a36d0418501113fea4232423079;hb=006bd683df7dd016449e114e18508931fb1d90b1;hp=4cfbaaeaae37448672890e58d89586d383c1dd51;hpb=45a1b8708029e9c2e30b0cfcc42ca0b276a49e59;p=mirrors%2FKyberia-bloodline.git diff --git a/doc/TODO b/doc/TODO index 4cfbaae..2ad1c92 100644 --- 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 )