aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJohan Berntsson2008-07-23 06:59:02 +0000
committerJohan Berntsson2008-07-23 06:59:02 +0000
commit344c9caeb671f3d9dab80f05d18a7dc9f3075bc1 (patch)
tree2c4d9fdd3d63384f009307f63eb6e0646e054593 /prebuild.xml
parentEnable LSL <-> C# source location mapping when reporing compiler errors to th... (diff)
downloadopensim-SC_OLD-344c9caeb671f3d9dab80f05d18a7dc9f3075bc1.zip
opensim-SC_OLD-344c9caeb671f3d9dab80f05d18a7dc9f3075bc1.tar.gz
opensim-SC_OLD-344c9caeb671f3d9dab80f05d18a7dc9f3075bc1.tar.bz2
opensim-SC_OLD-344c9caeb671f3d9dab80f05d18a7dc9f3075bc1.tar.xz
thanks lulurun for a security patch that blocks unathorized access to the inventory server (see http://opensimulator.org/wiki/Security_vulnerability_brought_by_non-check_inventory_service)
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 8e211c0..044aa99 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1772,6 +1772,7 @@
1772 <Reference name="OpenSim.Framework.Servers"/> 1772 <Reference name="OpenSim.Framework.Servers"/>
1773 <Reference name="libsecondlife.dll"/> 1773 <Reference name="libsecondlife.dll"/>
1774 <Reference name="log4net.dll"/> 1774 <Reference name="log4net.dll"/>
1775 <Reference name="XMLRPC.dll"/>
1775 1776
1776 <Files> 1777 <Files>
1777 <Match pattern="*.cs" recurse="true"/> 1778 <Match pattern="*.cs" recurse="true"/>