aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Authorization (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-8/+8
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+1
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-091-0/+0
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
* Make the auth module silent when there is no configuration for itMelanie2010-01-141-1/+2
* Stop AuthorizationService from throwing an error if it's not configured.Melanie2009-12-071-1/+1
* Patch + minor formatting fixes.Diva Canto2009-10-311-3/+3
* http://opensimulator.org/mantis/view.php?id=4337Douglas R. Miles2009-10-311-1/+5
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-1/+3
* Minor indentation cleanup.Diva Canto2009-09-111-1/+1
* Changed RemoteAuthorizationServiceConnector so that it implements the IAuthor...Rob Smart2009-09-111-4/+3
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-9/+7
* added AuthorizationRequest and AuthorizationResponse objects for passing Auth...Rob Smart2009-09-101-8/+9
* adding in working functionality for the remote connectorRob Smart2009-09-101-4/+32
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+91