OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account.
This is to accomodate situations where the authorization service is being used by the hypergrid, where visitors have no user account.
See http://opensimulator.org/mantis/view.php?id=5517, this code is somewhat adapted/cleaned up from Michelle's patch
I'm a little ambivalent about this since visitors could put anything in firstname/lastname so it's not much of an auth measure.
It's up to the auth service to decide which data it actually uses.
Possibly we should be passing through other info such as agent circuit ip
2011-07-23 03:48:53 +01:00
..
Application Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00
ClientStack comment out all kinds of debugging guff 2011-07-19 05:14:58 +01:00
CoreModules Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
DataSnapshot Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 2011-04-30 11:03:22 -07:00
Examples/SimpleModule Fill in the new OwnerData field in the LLUDP ScriptDialog message. 2011-05-31 19:25:01 +01:00
Framework Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
OptionalModules refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest() 2011-07-13 00:48:36 +01:00
Physics Removed unused AddPrimShape methods in PhysicsScene caused by merge conflicts 2011-07-20 14:34:02 -07:00
RegionCombinerModule remove now unused individual LandData prim counts. 2011-04-05 21:25:54 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine use constants in llGetObjectDetails() rather than magic numbers 2011-07-16 00:08:11 +01:00
UserStatistics Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 2011-04-30 11:03:22 -07:00