Changes between Version 11 and Version 12 of Modules/Auth
- Timestamp:
- 2010-12-13T15:56:21+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Modules/Auth
v11 v12 15 15 * Subjects are users, groups, public users (unauthenticated) and exactly one administrator 16 16 * Permissions include read, write (also implies delete), execute (for pipelines) and ownership 17 * Modifying (insert, delete, alter) a column is not supported. 18 * Modifying a row needs write rights on the row. 17 19 * Resources must have exactly one owner; this can either be a user or a group. The latter option is not preferable for us and needs to be set explicitly by the administrator. 18 20 * Permissions are provided for resources x subjects