0bf7de Add project createapitoken endpoint

3 files Authored by Fabien Boucher 5 years ago , Committed by pingou 5 years ago ,
    Add project createapitoken endpoint
    
    A project owner or admin (with the 'modify_project') acl can
    ask the creation of a project user token. The token
    description and acl can be passed to the endpoint.
    
    The endpoint return the token id and the description.
    
        
file modified
+106 -0
file modified
+6 -2