Changes between Version 96 and Version 97 of BluePrintAuthorization


Ignore:
Timestamp:
07/04/10 16:30:16 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthorization

    v96 v97  
    365365=== Author restriction ===
    366366Only allow a user to update records which they created.
    367  * Add a special role 'Creator' which can be added to {{{writer_id}}} (& maybe {{{reader_id}}} although less use case for this)
     367 * Add a special role 'Creator' which can be added to {{{writer_id}}} or {{auth_permission}}.
    368368  * Patch {{{shn_has_permission()}}} (& maybe {{{shn_accessible_query()}}}) to spot this special case &, if no other roles match, then do a check between {{{auth.user.id}}} & {{{table.created_by}}}
    369369