diff CHANGES.txt @ 3126:a2889d22db4a

the cgi templating code now checks item-level permissions (per alex's suggestion). The templates themselves do not have row-level checks now. Cleaned up the msg and file index templates to use batching.
author Richard Jones <richard@users.sourceforge.net>
date Fri, 04 Feb 2005 05:25:50 +0000
parents c26f2ba69c78
children 7308c3c5a943
line wrap: on
line diff
--- a/CHANGES.txt	Fri Jan 28 05:09:44 2005 +0000
+++ b/CHANGES.txt	Fri Feb 04 05:25:50 2005 +0000
@@ -7,7 +7,8 @@
 - fix initialisation of roundup-server in daemon mode so initialisation
   errors are visible
 - have Permissions only test the check function if itemid is suppled
-- modify index templates to check for row-level Permission
+- modify cgi templating system to check item-level permissions in listings
+- enable batching in message and file listings
 - more documentation of security mechanisms
 - better unit tests for security mechanisms
 

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