•  
     
    story #8307 list user_groups members in REST
Summary
non project admin
list user_groups members in REST
I don't have to be project admin to do that

List group members

Introduce at project admin level, for each static AND dynamic (project_member, project_admin, etc) group a "permission/visibilty" to identify who is allowed to see and list one group.

For instance:

  • Group Name: Developers
  • Visibility: ["Authenticated", "Registered", "Project Members", ...]

The visibility list is built with the same data than Git and Mediawiki permissions.

This new visibility is applied on

  • GET /v1/user_groups/{id}
  • GET /v1/projects/{id}/user_groups
Empty
Salma MOAKHAR (moakhars)
Status
Empty
Canceled
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#8307
Manuel Vacelet (vaceletm)
2015-08-06 16:10
2015-08-06 10:24
8427

References
Referencing story #8307
Referenced by story #8307

Follow-ups