aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ServiceAuth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't log http auth details by default.Justin Clark-Casey (justincc)2015-03-161-2/+2
* Fix XBakes simulator-side authentication regression failureJustin Clark-Casey (justincc)2015-03-165-3/+29
* Make private services forbid llHTTPRequest() calls by rejecting those that ha...Justin Clark-Casey (justincc)2015-03-045-14/+160
* Add missing BSD headers to files in OpenSim/Framework/ServiceAuthJustin Clark-Casey (justincc)2015-02-133-3/+84
* minor: remove warning in BasicHttpAuthentication by commenting out unused rem...Justin Clark-Casey (justincc)2014-11-251-2/+2
* Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-233-0/+117