aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Authorization (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-14Make the auth module silent when there is no configuration for itMelanie1-1/+2
2009-12-07Stop AuthorizationService from throwing an error if it's not configured.Melanie1-1/+1
2009-10-31Patch + minor formatting fixes.Diva Canto1-3/+3
2009-10-31http://opensimulator.org/mantis/view.php?id=4337Douglas R. Miles1-1/+5
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-16updated the IAuthorizationService interface so that a message is passed back ...Rob Smart1-1/+3
2009-09-11Minor indentation cleanup.Diva Canto1-1/+1
2009-09-11Changed RemoteAuthorizationServiceConnector so that it implements the IAuthor...Rob Smart1-4/+3
2009-09-10Changed the interface of IAuthorizationService to get less data.Diva Canto1-9/+7
2009-09-10added AuthorizationRequest and AuthorizationResponse objects for passing Auth...Rob Smart1-8/+9
2009-09-10adding in working functionality for the remote connectorRob Smart1-4/+32
2009-09-10The stubs for an authorization service, at the moment the service will always...Rob Smart1-0/+91