aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGridServices.UserServer/UserManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made a base class from the Grid mode UserServer.UserManager and included ↵MW2007-06-191-663/+5
| | | | | | | | that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method)
* Protip: Check for obvious errors before submittingAdam Frisby2007-06-091-3/+3
|
* * Added more support for wider profile information from get user REST calls.Adam Frisby2007-06-091-2/+22
| | | | | | * Added comments and stuff
* Patched up error handling to return a better XML string.Adam Frisby2007-06-091-1/+19
|
* * Just for the heck of it - added a UUID based equivilent too.Adam Frisby2007-06-091-0/+12
|
* * Sugilite user server can now return user profile information by account ↵Adam Frisby2007-06-091-0/+51
| | | | name (Hi MingChen) - uses the REST GET /user/name/ method.
* Re-imported OpenGridServices from trunkMW2007-06-081-0/+659
|
* Deleted OpenGridServices folder as the easiest way to reimport the latest ↵MW2007-06-081-597/+0
| | | | version from trunk
* Start of rewrite 5279! MW2007-05-261-0/+597