aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Authentication/AuthenticationServerPostHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: Comment out 2 error level debugging message in authentication codeJustin Clark-Casey (justincc)2014-05-271-1/+1
* Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-3/+5
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-2/+1
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-241-1/+73
* Add option to allow remote http calls to setpassword in the AuthenticationSer...Justin Clark-Casey (justincc)2011-10-191-22/+45
* Change the signature of the forms requester data in preparation to gettingMelanie2009-12-271-7/+7
* Adding the deserializer for server form/xml repliesMelanie2009-09-191-3/+3
* Implement plain password authentication partway. Tested, but no userMelanie2009-09-041-0/+233