Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Updating sugilite userserver with the same patch | Adam Frisby | 2007-06-24 | 1 | -0/+1 |
| | | | | | * Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons) | ||||
* | SandBox mode login now shares a base class with the grid mode user server. | MW | 2007-06-22 | 1 | -7/+7 |
| | | | | | To allow people to login without creating accounts first in sandbox mode anytime a login request is received without a matching account already being in the database, a new account will be made. (also in sandbox mode, passwords aren't currently used). | ||||
* | Made a base class from the Grid mode UserServer.UserManager and included ↵ | MW | 2007-06-19 | 1 | -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 submitting | Adam Frisby | 2007-06-09 | 1 | -3/+3 |
| | |||||
* | * Added more support for wider profile information from get user REST calls. | Adam Frisby | 2007-06-09 | 1 | -2/+22 |
| | | | | | | * Added comments and stuff | ||||
* | Patched up error handling to return a better XML string. | Adam Frisby | 2007-06-09 | 1 | -1/+19 |
| | |||||
* | * Just for the heck of it - added a UUID based equivilent too. | Adam Frisby | 2007-06-09 | 1 | -0/+12 |
| | |||||
* | * Sugilite user server can now return user profile information by account ↵ | Adam Frisby | 2007-06-09 | 1 | -0/+51 |
| | | | | name (Hi MingChen) - uses the REST GET /user/name/ method. | ||||
* | Re-imported OpenGridServices from trunk | MW | 2007-06-08 | 1 | -0/+659 |
| | |||||
* | Deleted OpenGridServices folder as the easiest way to reimport the latest ↵ | MW | 2007-06-08 | 1 | -597/+0 |
| | | | | version from trunk | ||||
* | Start of rewrite 5279! | MW | 2007-05-26 | 1 | -0/+597 |