OpenSimMirror/OpenSim
Melanie Thielker bfcac0ede8 Changes OSSL Api permissions for the case of UUID list. In 0.6.9, the UUIDs
would be the IDs of the prim owners in whose prims these functions would
run. This changes it so the UUID is the SCRIPT CREATOR instead. Further,
osfunctions limited by uuid will not run if the creator and owner differ
and the owner has mod rights on the script.
There is still a danger in passing moodifiable scripts to others, as they
can insert a harmful function, then remove the mod rights to make it runnable.
As before, care needs to be taken, but where it was modable prims that were
the risk before, modable scripts are the weak spot now.
In cases where prim owner == script creator == script owner, nothing will
change.
2010-05-30 12:45:16 +01:00
..
ApplicationPlugins comment out large chunks of appearance/inventory region access services to eliminate warnings that this code is unused 2010-05-28 18:42:25 +01:00
Client Added overload of SendGenericMessage to LLClientView with string list as parameter. Now modules themselfs don't necessarily need to convert strings to byte arrays. Added this as it was removed in LightShare patch. 2010-05-21 23:08:07 +01:00
ConsoleClient Apply http://opensimulator.org/mantis/view.php?id=4504 2010-01-29 23:38:44 +00:00
Data Merge branch 'unitests' 2010-05-26 10:56:24 +01:00
Framework If a command has descriptive help, add a line above and below the print out for readability 2010-05-28 20:51:02 +01:00
Region Changes OSSL Api permissions for the case of UUID list. In 0.6.9, the UUIDs 2010-05-30 12:45:16 +01:00
Server fission UserAccountService.HandleCreateUser() into two methods, one which handles user command parsing and another which actually does the work 2010-05-28 21:14:15 +01:00
Services Get the user's DOB back from the server response properly. 2010-05-29 04:09:47 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests get TestSaveIarV0_1() uncommented but not running as a test yet since I didn't get the authentication server to work and my brain is about to fizzle out my ears 2010-05-28 23:14:24 +01:00
Tools The missing .csproj for the Robust 32 bit launcher 2010-04-14 19:22:48 -07:00