Changes between Version 11 and Version 12 of Modules/Auth


Ignore:
Timestamp:
2010-12-13T15:56:21+01:00 (14 years ago)
Author:
rwagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Modules/Auth

    v11 v12  
    1515 * Subjects are users, groups, public users (unauthenticated) and exactly one administrator
    1616 * 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.
    1719 * 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.
    1820 * Permissions are provided for resources x subjects