aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/UserAccountService (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-13Fixed mixed-case use in UserAccounts table. Plus some more sanity checks on f...Diva Canto2-13/+21
2010-01-13Bug fix in create user: create inventory was missing.Diva Canto1-0/+12
2010-01-13Several more buglets removed.Diva Canto1-0/+4
2010-01-09* Moved command reset password from OpenSim to UserAccountService.Diva Canto1-0/+37
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-50/+95
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto1-19/+88
2009-12-31Implement avatar picker queriesMelanie1-1/+11
2009-12-31Implement saving user account dataMelanie1-1/+22
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie1-15/+67
2009-12-30Make ScopeID be wild on user queries. Just pass it as UUID.ZeroMelanie1-3/+14
2009-12-30Some modifications to user service. Query by name is implemented nowMelanie1-0/+15
2009-12-29More renames to make everything consistent. This is the UserAccountService.Diva Canto2-0/+148