Opened 17 years ago

Last modified 7 years ago

#1001 new task

XMLRPC plugin needs an interface to get identifiable user information user.info() — at Initial Version

Reported by: karladam@… Owned by: Alec Thomas
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords: user info programming accessibility
Cc: Trac Release: 0.11

Description

Currrently when you query for a ticket's information you get all the attributes on it, however I have no way to identify a user uniquely besides their username which is only relevant on the server. So I can't contact that user through his email information or have a local application specific user store that can query this information for particular users. So if I had this interface I could get a user's full name(first and last), and at least his email. I assume the UserManager plugin could extend the attributes available for a user and maybe even add more calls like a user.getAll()

Change History (0)

Note: See TracTickets for help on using tickets.