upload files fix
[mirrors/Kyberia-bloodline.git] / doc / TODO
index 580ed2d4cca6758b3e1bc106c19f6de5bb2b9d84..4cfbaaeaae37448672890e58d89586d383c1dd51 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,11 +1,10 @@
 - User mail is not working
 
+- Uploading of datafiles is not working
+
 - Registration process is not working
   (rewrite sending of reg. mails)
 
-- Cron scripts are not executed (most of them should be OK now)
-  (no automatic logouts, no K generation, ...) 
-
 - fix ALL sql injections
 
 - remove absolute paths from all source files (!) (over 50)
@@ -49,7 +48,6 @@
   ( ./inc/eventz/addPlugin.inc )
   ( ./inc/eventz/kyberia.inc ) (wtf)
  
-
 - Refactor directory structure
 
 - Deprecated PHP features
@@ -63,6 +61,8 @@
 
 - Implement URL handling using PATH_INFO instead of mod_rewrite
 
+- some templates are fixed only in .tpl, not in sql database
+
 - (IMHO we should use SHA1 or stronger algorithm instead of MD5 for storing passwords)
   (We can use multiple hash algorithms (so we'll have backward DB compatibility):
                {SHA256}0654209dbde29a5c17e4f04ab63a91d303d2e7c791c7b5777581a7fa6550054e
This page took 0.134954 seconds and 4 git commands to generate.