OpenSimMirror/OpenSim/Region/CoreModules/Framework/UserManagement
Justin Clark-Casey (justincc) afa9847288 Make UUID.Zero resolve to "Unknown User" in user cache.
This is to avoid massive numbers of 'no user found' logs when user IDs are missing for some reason.
UUID.Zero should not be used for any user ID.
2013-09-26 20:09:30 +01: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 Make UUID.Zero resolve to "Unknown User" in user cache. 2013-09-26 20:09:30 +01:00