-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dealing with access at more granular levels #207
Comments
The idea here is to use one annotation property to restrict another. The software assumes a property called
To restrict editing of The screenshots below show how this was done for SmallBase |
@bdionne @NCIEVS :: Hi , Restriction works for non-allowed users to not Add/Edit 'DEFINITION' Complex property but for the list of allowed users, addition/edition of 'DEFINITION' only works when the User Name is specified as complete name (Itendra Singh) but not when userid is specified (singhik) under 'DataType definitions', can you please confirm if this is expected ? Below screen print shows the details :: When userid (singhik) is added as part of restriction group, DEFINITION add/edit is not allowed :: When complete Name (Itendra Singh) is added as part of restriction group, then DEFINITION add/edit is allowed :: |
@bdionne, we can talk about it today, but it seems to me this one is safe and can be pushed anytime. |
This is now fixed in 0.8.1 |
@bdionne : Hi Bob, Thanks, User id (singhik) now works as the list of allowed users to Add/Edit DEFINITION . For restricted users, ADD and EDIT of DEFINITION is not allowed, however DELETE of DEFINITION is allowed for restricted users, need to confirm if DELETE is part of allowed operation for restricted users ? |
Delete should be restricted also, I just pushed a fix for that case. |
QA has verified Edition,Deletion,Addition of DEFINITION complex property as NOT allowed for 'restricted users'. Attached doc with screen prints .... |
this is done? closing it, please reopen if not |
Derived from the utilization of Def_Curator and Special_Review.
Increased granularity in access control
For now, mark definitions with a DONOTTOUCH source replacing Special_Review
See the wiki
The text was updated successfully, but these errors were encountered: