jpchnz / vidaas

Automatically exported from code.google.com/p/vidaas
0 stars 0 forks source link

Requirement: Edit users associated with a project #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, a user may be added to a project and their role defined as "project 
administrator", "contributor" or "viewer". They are then listed in the "list 
projects" view as project members. There needs to be a means to edit these 
users to either

1. alter their role
2. remove their access to the project entirely

The requirements are as follows

1. The person wishing to make the change must be either
a. project owner OR
b. a project administrator

There is an interface uk.ac.ox.oucs.iam.roles.IAMRoleManagerInterface under 
project iam that should be used to interface with the service.

Original issue reported on code.google.com by thest...@gmail.com on 24 Jan 2012 at 1:00

GoogleCodeExporter commented 8 years ago
Already fixed in the later version

Original comment by aassif.a...@googlemail.com on 16 Mar 2012 at 2:03