•  
     
    story #13654 have detailed permissions in REST API
Summary
Empty
have detailed permissions in REST API

I can compute complex permissions in outside systems

Functional overview

As of today the API exports the permission related to the user that is browsing the correponding resource.

In order to integrate Tuleap with external systems that need to compute permissions (indexation engine), when browsing the resource with a higher level of access (admin of the resource), I should be able to retreive all the permssions associated to groups.

The following resources are under consideration:

  • GET /project/:id (project visibility)
    • With project admin capability
  • GET /tracker/:id (tracker structure, to get the permissions of all the fields as well as tracker permissions themselves)
    • With tracker admin capability
  • GET /frs_release/:id
    • With FRS administrator capability
  • GET /frs_packages/:id
    • With FRS administrator capability
  • GET /docman_items/:id
    • With Docman manager capability
Empty
Empty
Status
Empty
Done
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
#13654
Manuel Vacelet (vaceletm)
2019-08-13 08:07
2019-07-23 11:12
4026

References
Referencing story #13654

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar

No need to modify artifacts resource as all the infos are already there if needed


  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
Thomas Gerbet (tgerbet)2019-07-25 15:33
gerrit #15568 integrated into Tuleap 11.4.99.5.

  • So that
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Status changed from Ready (stalled) to On going