Mercurial > p > roundup > code
diff CHANGES.txt @ 3117:460eb0209a9e
Permissions improvements.
- have Permissions only test the check function if itemid is suppled
- modify index templates to check for row-level Permission
- more documentation of security mechanisms
- better unit tests for security mechanisms
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 28 Jan 2005 03:51:19 +0000 |
| parents | a7657b3cd22a |
| children | c26f2ba69c78 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jan 26 17:27:21 2005 +0000 +++ b/CHANGES.txt Fri Jan 28 03:51:19 2005 +0000 @@ -6,6 +6,10 @@ - fix roundup-server log and PID file paths to be absolute - 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 +- more documentation of security mechanisms +- better unit tests for security mechanisms 2005-01-13 0.8.0b2
