Commit Graph

4 Commits (d7121a422a334f20e96d09251cf7382164b590db)

Author SHA1 Message Date
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
mingchen 56c4a3df5b *Updated/Added the base classes and interfaces for user and login servers
*Not yet usable, but I'm working on it
2007-06-18 20:10:19 +00:00
MW 3c8daee510 Some Rearranging of CommsManager. 2007-06-16 14:29:11 +00:00