Project

General

Profile

Actions

Patch #13948

closed

REST API should return user.status

Added by Kambiz Darabi almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Low
Category:
REST API
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Currently, the REST API /users [1] does not return the status of the requested user.

As I needed this information, I made a tiny modification to show.api.rsb.

Find attached a patch which returns the user.status to the caller, iff the caller is either an admin user or the user who is being returned.

[1] http://www.redmine.org/projects/redmine/wiki/Rest_Users


Files

rest-api-user-status.patch (507 Bytes) rest-api-user-status.patch Kambiz Darabi, 2013-05-05 08:21
Actions #1

Updated by Jean-Baptiste Barth almost 11 years ago

  • Status changed from New to Resolved
  • Assignee set to Jean-Baptiste Barth
  • Target version set to 2.4.0

As discussed on IRC, nice addition. Added in r11790, it will be in 2.4.0.

I didn't add the status for User.current : if he can make the request, his status is probably "active" ;)

Thanks

Actions #2

Updated by Jean-Philippe Lang almost 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF