Actions
Feature #6260
closedREST API for Users
Start date:
2010-09-01
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
It would be nice to have REST API for Users.
It can provides assigned Issues and Projects group by users.
Files
Related issues
Updated by Cyril Servant about 14 years ago
Here is what I've done for the REST API. It enables :
- creating a user
- updating a user
- listing users
- showing a user details
I'm aware it's not perfect, but heh, it's here :)
If you think I should change something, don't hesitate to tell me.
Updated by Eric Davis about 14 years ago
- Assignee set to Eric Davis
- Target version set to 1.1.0
This feature is planned as part of 1.1 but I haven't reviewed this patch yet.
Updated by Eric Davis almost 14 years ago
- Assignee deleted (
Eric Davis)
I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to reassign it to them.
Eric Davis
Updated by Jean-Philippe Lang almost 14 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Added in r4453.
Actions