changeset 2865:fb25f2567a91

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Wed, 03 Nov 2004 21:12:35 +0000
parents 930e780c751f
children 609809a24d1c
files TODO.txt doc/.cvsignore
diffstat 2 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.txt	Wed Nov 03 09:49:14 2004 +0000
+++ b/TODO.txt	Wed Nov 03 21:12:35 2004 +0000
@@ -6,9 +6,9 @@
 - fix documentation referring to customisation using interfaces.py
 - fix admin_guide referring to structure of trackers
 - add config.ini section descriptions - DONE?
-- review use of hasPermission etc. in classic template (check all uses,
-  make sure they're appropriate, make sure anonymous has a reasonable view
-  of things by default)
+- Security review:
+  - write up security model used in classic tracker
+  - ensure classic template actually implements the model detailed
 
 Optionally:
 - clean up roundup.cgi (switch to config file, use proper logging, remove
--- a/doc/.cvsignore	Wed Nov 03 09:49:14 2004 +0000
+++ b/doc/.cvsignore	Wed Nov 03 21:12:35 2004 +0000
@@ -17,4 +17,5 @@
 postgresql.html
 tracker_templates.html
 whatsnew-0.7.html
+whatsnew-0.8.html
 *.ht

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