OpenSimMirror/OpenSim/Region/CoreModules/ServiceConnectorsOut
Justin Clark-Casey (justincc) c14c4bc1ec Don't try and resolve user account for authorization if the agent has come in via hypergrid.
If a user account isn't available, this just passes on the name given by the agent instead.
I'm not sure this is particularly useful since I believe that agent names could be faked in this context - it might be no more useful than a viewer agent string.
In fact, there might even be an argument that passing on this name provides a false expectation of authenticity.  However, I will apply for now.
Patch applied from http://opensimulator.org/mantis/view.php?id=5696
Thanks Michelle Argus.
2011-09-24 01:39:37 +01:00
..
Asset Fix bug in persisting saved appearances for npcs 2011-08-30 01:58:32 +01:00
Authentication * Added SetPassword to IAuthenticationService. 2010-01-09 18:04:50 -08:00
Authorization Don't try and resolve user account for authorization if the agent has come in via hypergrid. 2011-09-24 01:39:37 +01:00
Avatar Major refactoring of appearance handling. 2010-10-20 16:17:54 -07:00
Grid Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() 2011-08-02 00:52:48 +01:00
GridUser Don't set a GridUser entry for NPCs. 2011-08-31 18:03:07 +01:00
Inventory Shuffle order of code in invnetory connector GetFolderContent() calls to avoid a possible race condition 2011-09-15 18:36:22 +01:00
Land Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
MapImage remove mono compiler warnings 2011-08-23 21:41:16 +01:00
Neighbour Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. 2010-06-13 19:06:22 -07:00
Presence remove mono compiler warnings 2011-08-23 21:41:16 +01:00
Simulation Check for RegionID instead of RegionHandle. Other minor tweaks 2011-04-30 16:53:11 -07:00
UserAccounts refactor: move estate owner setup code into separate method 2011-09-16 00:24:23 +01:00