diff TODO.txt @ 2655:edaa8ba86bd0

fix static file path normalisation in security check (thanks David Linke)
author Richard Jones <richard@users.sourceforge.net>
date Mon, 02 Aug 2004 22:41:12 +0000
parents d68a444fcce3
children de64fb9c1fc0
line wrap: on
line diff
--- a/TODO.txt	Wed Jul 28 09:46:58 2004 +0000
+++ b/TODO.txt	Mon Aug 02 22:41:12 2004 +0000
@@ -11,6 +11,7 @@
 - fix admin_guide referring to structure of trackers
 - add config.ini section descriptions
 - review use of hasPermission etc. in classic template
+- how to override Client class methods like determine_user?
 
 
 Optionally:
@@ -18,3 +19,6 @@
 - migrate to numeric ID values (fixes bug 817217)
 - configuration editing in Web User Interface: core config,
   standalone server config, detectors and extensions configurations
+- refactor backends to have a common Database class that manages them all,
+  allowing different Class implementations from differen backends in the
+  one tracker

Roundup Issue Tracker: http://roundup-tracker.org/