Actions
Task #3075
closedStory #2873: Permission links are owned by root; ability to lookup/modify is determined by current user permission on "head" object
Review 2873-permission-links-ownership
Start date:
06/16/2014
Due date:
% Done:
0%
Estimated time:
1.00 h
Description
Changes at 975b191:
Callbacks to force permission link ownership to system_user_uuid.
The before_save callbacks ArvadosModel.ensure_owner_uuid_is_permitted and Link.permission_to_attach_to_objects now test links to see if the current user has permission to manage the head_uuid of the link.
Actions