Commit Graph

11 Commits (1ff47941919dc73b668d8eef07c8c9dd24d60969)

Author SHA1 Message Date
Adam Frisby e21d27c56d * Updating sugilite userserver with the same patch
* Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons)
2007-06-24 18:04:34 +00:00
MW a9dde515ba SandBox mode login now shares a base class with the grid mode user server.
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).
2007-06-22 18:28:49 +00:00
MW 320fbcb7b4 Made a base class from the Grid mode UserServer.UserManager and included 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)
2007-06-19 10:40:20 +00:00
Adam Frisby dd5848668c Protip: Check for obvious errors before submitting 2007-06-09 02:15:56 +00:00
Adam Frisby 2b986dd009 * Added more support for wider profile information from get user REST calls.
* Added comments and stuff
2007-06-09 01:40:11 +00:00
Adam Frisby 86a3b586f8 Patched up error handling to return a better XML string. 2007-06-09 01:31:59 +00:00
Adam Frisby 0a600b2dbf * Just for the heck of it - added a UUID based equivilent too. 2007-06-09 01:27:02 +00:00
Adam Frisby 26b208d738 * Sugilite user server can now return user profile information by account name (Hi MingChen) - uses the REST GET /user/name/ method. 2007-06-09 01:21:53 +00:00
MW 591e170428 Re-imported OpenGridServices from trunk 2007-06-08 16:55:44 +00:00
MW a8cabbd600 Deleted OpenGridServices folder as the easiest way to reimport the latest version from trunk 2007-06-08 16:49:24 +00:00
MW 3436961bb5 Start of rewrite 5279! 2007-05-26 13:40:19 +00:00