•  
      request #7716 Update user details thru REST API
    Infos
    #7716
    Nouha Terzi (terzino)
    2015-01-29 12:36
    2014-12-26 08:41
    7717
    Details
    Update user details thru REST API

    Based on existing tuleap REST api
    Add PATCH /v1/users/:id
    {
        "status" : "R" , 
         "username": "johnd" 
    }

    Available only for users having the "User Management" delegated permission or being site-admins

    API
    Empty
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Nouha Terzi (terzino)
    Closed
    2015-01-27
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Yep that's OK. Does it means that we can change both username and status for a given user ?
    User avatar
    Nouha Terzi (terzino)2015-01-29 12:27
    • Original Submission
      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
    Nouha Terzi (terzino)2015-01-29 12:26
    • Original Submission
      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
    Nouha,

    Would you mind to update the description of the request with the added route + what is expected as input/output as it's done for other routes (see art #7687)

    Thanks,
    Manuel
    User avatar
    dylan bowden (dylan)2015-01-27 11:07
    Integrated in Tuleap 7.9.99.62

    • Status changed from Under review to Closed
    • Close date set to 2015-01-27
    User avatar
    Nouha Terzi (terzino)2015-01-27 10:02
    Could you please review it?
    It can be the first brick for the suspension user story.
    User avatar
    Nouha Terzi (terzino)2015-01-09 15:41
    We will automatize the user suspension that is doing git polling on the server (QRadar SIEM tool to detect the ddos attacks on the server and to suspend the guilty user thru snmp trap).

    Could you please look to the change?