Changes between Version 21 and Version 22 of Modules/Auth


Ignore:
Timestamp:
2011-01-13T18:50:10+01:00 (14 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Modules/Auth

    v21 v22  
    7373* !MolgenisElement could be made generic so you don't need subclasses. Advantage: easier to program. Drawback: loose information that we may want to use in other places.
    7474
     75Discussion:
     76> Q: What if I have readpermissions on 'A' and A has an xref to B. Do I than automatically get readpermission on 'B'?
     77>> A: We could make a special exception for the 'xref_label' of the entity. That should ALWAYS be readable. But without read permissions, users cannot choose other 'B'.
    7578
    7679== Dynamic permissions: row level security or 'sharing' ==