aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ServiceAuth/DisallowLlHttpRequest.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make private services forbid llHTTPRequest() calls by rejecting those that ↵Justin Clark-Casey (justincc)2015-03-041-0/+57
have the X-SecondLife-Shard header. If you need to enable this, set AllowHttpRequestIn = true in [Network] for all private services or individual [*Service] sections.