Actions
Task #5479
closedFeature #4253: [API] Users can create their own arvados-hosted git repositories
Update repository permission rules
Description
- User can create a repository with owner_uuid==current_user.uuid but not with any other owner_uuid (unless current_user.is_admin)
- owner_uuid must refer to a user, not a group (even if current_user.is_admin)
- Permission summary provided to gitolite grants repository owner RW+ permission
- Export repository names as "username/reponame" (assuming this is convenient for gitolite permission-sync script).
- Update gitolite permission-sync script.
Updated by Brett Smith over 9 years ago
- Status changed from New to Resolved
- Remaining (hours) set to 0.0
Actions