This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fa94f222df8ed7f308730c3692bf2a774138718
opensim
/
OpenSim
/
Services
/
UserAccountService
History
Cinder
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
...
Signed-off-by: Diva Canto <
diva@metaverseink.com
>
2015-06-13 07:27:42 -07:00
..
Properties
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
AgentPreferencesService.cs
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
2015-06-13 07:27:42 -07:00
AgentPreferencesServiceBase.cs
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
2015-06-13 07:27:42 -07:00
GridUserService.cs
Avoid registering console commands in every single instance of GridUserService running on the same process. Only one registers them now.
2015-06-09 13:21:41 -07:00
GridUserServiceBase.cs
Justin, I must have been dyslexic when I wrote UserGridService as the name for it. GridUserService makes more sense; it's the user of the grid, "grid user". I changed it everywhere.
2010-03-05 21:36:45 -08:00
UserAccountService.cs
Adding command to reset user's email address
2014-12-16 12:20:56 -05:00
UserAccountServiceBase.cs
Fixed mixed-case use in UserAccounts table. Plus some more sanity checks on filling out the UserAccount data.
2010-01-13 14:16:05 -08:00