aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.UserServer/UserManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-566/+0
| | | | the Grid servers can be a separate solution to the region server.
* * Minor tweaks with new userserverAdam Frisby2007-05-201-12/+19
| | | | | | | | * Fixed password encoding to match MD5 standard properly. * Fixed exception caused on user first login (minor) * Fixed exception caused by incorrect username (minor) * Returns login error rather than grid error if username is incorrect
* Finished adding commentsAdam Frisby2007-05-201-0/+61
|
* * DB4o support made defaultAdam Frisby2007-05-201-0/+17
| | | | | * Some comments
* Adam proudly presents: A new user/login server - fresh to you from his ↵Adam Frisby2007-05-201-6/+334
| | | | desktop, and completely untested!
* * Fixed depreciated warning in MSSQL ManagerAdam Frisby2007-05-201-0/+51
| | | | | * Added support for user agents in the Userserver UserManager
* Let stuff be broken!Adam Frisby2007-05-161-0/+102