aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Authorization/AuthorizationServerPostHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at sorting out the auto group chicken and egg problems.onefang2019-08-021-1/+2
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+1
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-1/+1
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-09-251-1/+1
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-1/+2
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-1/+3
* added AuthorizationRequest and AuthorizationResponse objects for passing Auth...Rob Smart2009-09-101-0/+70