Index: openacs-4/packages/acs-core-docs/www/permissions-requirements.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/permissions-requirements.html,v diff -u -r1.6.2.6 -r1.6.2.7 --- openacs-4/packages/acs-core-docs/www/permissions-requirements.html 19 Apr 2003 20:39:33 -0000 1.6.2.6 +++ openacs-4/packages/acs-core-docs/www/permissions-requirements.html 29 Apr 2003 05:58:34 -0000 1.6.2.7 @@ -1,7 +1,7 @@
This document records requirements for the OpenACS 4 Permissions system, a component of the OpenACS 4 Kernel. The Permissions system is meant to unify and @@ -89,4 +89,4 @@ clause, whatever mechanism is used to make checks in SQL should be fairly small and simple.
In particular, constraining a SELECT to return only rows the current user has access to should not add more than one line to a query.
Document Revision # | Action Taken, Notes | When? | By Whom? |
0.1 | Creation | 8/17/2000 | John Prevost |
0.2 | Revised, updated with new terminology | 8/25/2000 | John Prevost |
0.3 | Edited, reformatted to conform to requirements template, pending -freeze. | 8/26/2000 | Kai Wu |
0.4 | Edited for ACS 4 Beta release. | 10/03/2000 | Kai Wu |