Changes between Version 31 and Version 32 of Modules/Auth
- Timestamp:
- 2011-01-18T14:06:47+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Modules/Auth
v31 v32 106 106 * Only the owner can change shareRead and shareWrite properties. 107 107 * For sharing one can only choose !MolgenisRole that the owner is member of, i.e. you can only choose groups you are part of or individuals you can find (i.e. that have given you read permission on their profiles). 108 > Q: What is a profile? How important is that?108 > R: We won't deal with that idea in v1. 109 109 110 110 Discussion: 111 111 * We need a way to define that entities inherit permissions from its 'container'. For example: 'Investigation' could be a container and all !InvestigationElement have by default the same permissions. 112 > R: I s very specific and therefore not part of v1.112 > R: In v1 we start with this specific user story and implement a more generic way in following versions. 113 113 * We want to be able to locally override permissions. For example, Data is an InvestigationElement that we may want to limit edit permissions to a subgroup. 114 114 * This data model depends on the capability to choose what type to search (groups or users); we need to make 'xref' select boxes smarter for this!