Changes between Version 4 and Version 5 of BASE_SECURITY_MODEL_COMMONS_R0
- Timestamp:
- 01/27/09 11:35:32 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_SECURITY_MODEL_COMMONS_R0
v4 v5 6 6 7 7 == Overview == 8 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 8 9 Document and research security requirements for resources. Each resource should have permissions including user, group and permissions. These permissions may themselves become resources. 10 11 The results of this task well be used by the change server and other security related tasks. 12 13 Permissions include: read access, write access, transformable (can be scaled or not for example) 9 14 10 15 == Task requirements == 11 ^(List the necessary requirements that the task must fulfill.)^ 16 17 * Define permissions for resources 18 * Determine if permissions should be resources themselves 12 19 13 20 == Task result == 14 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 21 22 The result of this task is documentation defining the permissions and how they should be used with resources. 15 23 16 24 == Implementation idea == 17 ^(Provide some rough implementation idea(s).)^ 25 26 * If a permission set is a resource, what limits the permissions on the permissions resource? 18 27 19 28 == Related == 20 [wiki:BASE_SECURITY_MODEL_USERS]21 29 22 [wiki:BASE_SECURITY_MODEL_GROUPS]30 * [wiki:BASE_RESOURCE_LOCATOR_R0] 23 31 24 [wiki:BASE_SECURITY_MODEL_PERMISSIONS] 32 33 == How to demo == 25 34 26 [wiki:BASE_SECURITY_MODEL_SESSIONS] 27 28 == How to demo == 29 ^(Provide instructions for demonstration of the task.)^ 35 Share the documentation for permissions on resources 30 36 31 37 = Design =