OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api
Justin Clark-Casey (justincc) 56dcb4e283 Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
This is to address an issue where HTTP script functions could make calls to localhost and other endpoints inside the simulator's LAN.
By default, calls to all private addresses are now blocked as per http://en.wikipedia.org/wiki/Reserved_IP_addresses
If you require exceptions to this, configure [Network] OutboundDisallowForUserScriptsExcept in OpenSim.ini
2015-03-04 17:29:13 +00:00
..
Implementation Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 2015-03-04 17:29:13 +00:00
Interface Revert "Adding dynamic ossl permission control" 2015-02-27 12:27:10 -05:00
Runtime Revert "Adding dynamic ossl permission control" 2015-02-27 12:27:10 -05:00