OpenSimMirror/OpenSim/Framework/ServiceAuth
Justin Clark-Casey (justincc) 86d4724e24 Make private services forbid llHTTPRequest() calls by rejecting those that 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.
2015-03-04 17:36:35 +00:00
..
BasicHttpAuthentication.cs Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 17:36:35 +00:00
CompoundAuthentication.cs Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 17:36:35 +00:00
DisallowLlHttpRequest.cs Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 17:36:35 +00:00
IServiceAuth.cs Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 17:36:35 +00:00
ServiceAuth.cs Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 2015-03-04 17:36:35 +00:00