Fixed TODO
authorniekt0 <niekt0@kyberia.cz>
Thu, 4 Nov 2010 19:40:59 +0000 (20:40 +0100)
committerniekt0 <niekt0@kyberia.cz>
Thu, 4 Nov 2010 19:40:59 +0000 (20:40 +0100)
doc/BUGS [new file with mode: 0644]
doc/TODO

diff --git a/doc/BUGS b/doc/BUGS
new file mode 100644 (file)
index 0000000..62ac46d
--- /dev/null
+++ b/doc/BUGS
@@ -0,0 +1,7 @@
+- User mail is not working
+
+- There may be some SQL injections
+
+- If debuging is enabled, something (http links) can break
+
+
index 9ad96636994b1c7ca61919257a9ec37eb0d497df..c179516fcf9a4df121bf2f6f3c9708802495815d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,22 +3,14 @@
 - Registration process is not working
   (rewrite sending of reg. mails)
 
-- FIX function.get_image_link.php: 
-  ("GET /id/select%20user_id%20from%20users%20where%20user_id%20=%20332%3CBR%3E0.19035/images/nodes///.gif ) wtf?
-
 - 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 )
This page took 0.097493 seconds and 4 git commands to generate.