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-17 20:25:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc7fda39b496bb9fe45c96fd0df2a349ea3e5045
opensim
/
OpenSim
/
Region
/
CoreModules
/
Framework
/
UserManagement
History
Justin Clark-Casey (justincc)
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
...
Thanks to Kira for this patch from
http://opensimulator.org/mantis/view.php?id=6845
2013-11-15 21:45:08 +00:00
..
Tests
Try caching the user name for a new agent earlier on in the process of establishing a connection, to see if this helps with "Unknown UserUMMTGUN" issues.
2013-05-29 23:08:54 +01:00
HGUserManagementModule.cs
Placed a throttle on UserManagementModule for name lookups. Singularity apparently is flooding the sims with name requests.
2013-07-08 08:41:18 -07:00
UserManagementModule.cs
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00